Skip to content
Cursor

UnifAPI for Cursor

com.unifapi/mcp

Hosted MCP server for live public-data APIs and Skills for AI agents.

client:Cursor transport:streamable-http

Install UnifAPI in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.unifapi.com"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

UnifAPI in other clients