MCP Server
The MCP server lets you connect an AI agent to the Portal API without writing an HTTP client. The endpoint is https://api.portal.deepsee.io/mcp, and it authenticates with the same API key used for all other API requests. Every read endpoint in the API is exposed to the agent as a tool. You can find your active...h
Read More