What is the ai.tachyo/tachyo MCP server?
Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.
How to install ai.tachyo/tachyo
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"tachyo": {
"url": "https://mcp.tachyo.ai/mcp/"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tachyo": {
"serverUrl": "https://mcp.tachyo.ai/mcp/"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"tachyo": {
"type": "http",
"url": "https://mcp.tachyo.ai/mcp/"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"tachyo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tachyo.ai/mcp/"
]
}
}
}Claude Code
claude mcp add --transport http tachyo https://mcp.tachyo.ai/mcp/Related MCP servers
Instant rug-check for any EVM or Solana token, distilled to one clear 0-10 risk verdict.
Cryptographic proof of wallet ownership in two steps, with no keys and no custody.