Ink MCP (Deprecated) for Cursor
io.github.mldotink/mcp
Deprecated - moved to ink.ml/ink
client:Cursor
transport:streamable-http
Install Ink MCP (Deprecated) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://deprecated.ml.ink/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs