get_server_endpoint
Retrieve the SSE endpoint URL for APIFold MCP servers using a server slug and user key to access hosted API integrations.
Instructions
Get the SSE endpoint URL for a specific APIFold MCP server by slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The server slug (e.g. github, stripe, slack, openai, notion) | |
| userKey | Yes | Your APIFold user key |