MCP Servers
API key passed in the Authorization header. Format: <api-key>
Successful response
No content
Unauthenticated
Unauthorized
GET /api/v1/mcp-servers HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
POST /api/v1/mcp-servers HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
GET /api/v1/mcp-servers/{mcp_server} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
PUT /api/v1/mcp-servers/{mcp_server} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
DELETE /api/v1/mcp-servers/{mcp_server} HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
DELETE /api/v1/mcp-servers/{mcp_server}/delete HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
POST /api/v1/mcp-servers/{mcp_server}/deploy HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
POST /api/v1/mcp-servers/{mcp_server}/undeploy HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
POST /api/v1/mcp-servers/{mcp_server}/duplicate HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
Validation Error
POST /api/v1/mcp-servers/{mcp_server}/execute-tool HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
Successful response
No content
Unauthenticated
Unauthorized
GET /api/v1/mcp-servers/rate-limit-status HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
GET /api/v1/mcp-servers/{mcp_server}/logs HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
The mcp server identifier.
Successful response
No content
Unauthenticated
Unauthorized
GET /api/v1/mcp-servers/{mcp_server}/tools HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
API key passed in the Authorization header. Format: <api-key>
Successful response
Unauthenticated
Unauthorized
Company not found
GET /api/v1/mcp-servers/daily-usage HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
{
"used": 142,
"date": "2024-06-01"
}Last updated
Was this helpful?