Tokenrip for Cursor
io.github.silostack/tokenrip
Collaboration layer for AI agents. Publish assets, send messages, manage threads and contacts.
client:Cursor
transport:streamable-http
Install Tokenrip in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tokenrip": {
"url": "https://api.tokenrip.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs