OneSchema MCP Server for Cursor
co.oneschema/mcp
MCP server that lets AI assistants use all OneSchema features exposed via the public API.
client:Cursor
transport:streamable-http
Install OneSchema MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.oneschema.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs