@triedotdev/mcp
Freeby MCP Community
Trie cloud context bridge for Cursor and Claude Code.
v1.0.176Added Apr 12, 2026
mcpmodel-context-protocolcursorclaudeclaude-code
@triedotdev/mcp MCP Server
Trie cloud context bridge for Cursor and Claude Code.
Installation
Reviews
Installation
Quick install
npx -y @triedotdev/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@triedotdev/mcp": {
"command": "npx",
"args": ["-y", "@triedotdev/mcp"]
}
}
}