YK Blueprint for Cursor
com.yantrakit/blueprint-mcp
Reports the launch status of YK Blueprint.
client:Cursor
transport:streamable-http
Install YK Blueprint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"blueprint-mcp": {
"url": "https://yk-blueprint.yantrakit.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs