Example App for Cursor
io.github.mctx-ai/example-app
Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc
client:Cursor
transport:sse
Install Example App in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"example-app": {
"url": "https://example-app.mctx.ai/v1.3.4"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs