Model Context Protocol Server - Available Services
Include the API key in your requests using one of these methods:
?key=my-secret-key-15X-API-Key: my-secret-key-15Protocol: MCP over Server-Sent Events (SSE)
Method: GET requests only to /<service>/sse endpoints
Compatible Clients: Claude Desktop, OpenWebUI, or any MCP-compatible client
Path: /skeleton
For Claude Desktop (Traditional SSE):
https://mcp-gateway.nas.ofsahin.com/skeleton/sse?key=my-secret-key-15
For OpenWebUI (Streamable HTTP):
https://mcp-gateway.nas.ofsahin.com/skeleton?key=my-secret-key-15
Path: /credit
For Claude Desktop (Traditional SSE):
https://mcp-gateway.nas.ofsahin.com/credit/sse?key=my-secret-key-15
For OpenWebUI (Streamable HTTP):
https://mcp-gateway.nas.ofsahin.com/credit?key=my-secret-key-15
Path: /memory
For Claude Desktop (Traditional SSE):
https://mcp-gateway.nas.ofsahin.com/memory/sse?key=my-secret-key-15
For OpenWebUI (Streamable HTTP):
https://mcp-gateway.nas.ofsahin.com/memory?key=my-secret-key-15