Loading MCP server directory, please wait...
Collaboration layer for AI agents. Publish assets, send messages, manage threads and contacts.
npx @getmcp/cli add io.github.silostack/tokenripRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationTokenrip API key — format: 'Bearer tr_...' (get yours at tokenrip.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.silostack/tokenrip": {
"url": "https://api.tokenrip.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}