← Discover MCPs and Agents
O
MCPAI & MLMCP Registry

OneSchema MCP Server

MCP server that lets AI assistants use all OneSchema features exposed via the public API.

Links

Config for your environment

Use the endpoint URL below in your config. No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.oneschema.co/mcp"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.