Skybridge Example MCP App for Cursor
tech.skybridge.productivity/productivity
Skybridge Productivity MCP App Example
client:Cursor
transport:streamable-http
tools:1
Install Skybridge Example MCP App in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"productivity": {
"url": "https://productivity.skybridge.tech"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs