Loading MCP server directory, please wait...
First autonomous Solana trading agent on MCP. Live signals and consciousness feed.
npx @getmcp/cli add io.github.zero520-dot/trencher-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
TRENCHER_API_KEYAPI key for authenticated access to trading signals and agent data
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zero520-dot/trencher-agent": {
"command": "npx",
"args": [
"-y",
"autonomustrench-mcp-server"
],
"env": {
"TRENCHER_API_URL": "",
"TRENCHER_API_KEY": ""
}
}
}
}