io.github.zero520-dot/trencher-agent MCP Server
io.github.zero520-dot/trencher-agent
What is the io.github.zero520-dot/trencher-agent MCP server?
First autonomous Solana trading agent on MCP. Live signals and consciousness feed.
How to install io.github.zero520-dot/trencher-agent
Copy-paste configuration for popular MCP clients.
TRENCHER_API_URLAPI URL for the Trencher Agent backend
TRENCHER_API_KEYrequiredsecretAPI key for authenticated access to trading signals and agent data
{
"mcpServers": {
"trencher-agent": {
"command": "npx",
"args": [
"-y",
"autonomustrench-mcp-server"
],
"env": {
"TRENCHER_API_URL": "<YOUR_TRENCHER_API_URL>",
"TRENCHER_API_KEY": "<YOUR_TRENCHER_API_KEY>"
}
}
}
}{
"mcpServers": {
"trencher-agent": {
"command": "npx",
"args": [
"-y",
"autonomustrench-mcp-server"
],
"env": {
"TRENCHER_API_URL": "<YOUR_TRENCHER_API_URL>",
"TRENCHER_API_KEY": "<YOUR_TRENCHER_API_KEY>"
}
}
}
}{
"mcpServers": {
"trencher-agent": {
"command": "npx",
"args": [
"-y",
"autonomustrench-mcp-server"
],
"env": {
"TRENCHER_API_URL": "<YOUR_TRENCHER_API_URL>",
"TRENCHER_API_KEY": "<YOUR_TRENCHER_API_KEY>"
}
}
}
}{
"servers": {
"trencher-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"autonomustrench-mcp-server"
],
"env": {
"TRENCHER_API_URL": "<YOUR_TRENCHER_API_URL>",
"TRENCHER_API_KEY": "<YOUR_TRENCHER_API_KEY>"
}
}
}
}claude mcp add trencher-agent --env TRENCHER_API_URL=<YOUR_TRENCHER_API_URL> --env TRENCHER_API_KEY=<YOUR_TRENCHER_API_KEY> -- npx -y autonomustrench-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.