Back to Browse

Trencher Agent MCP Server

Developer ToolsUse Caution3.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

First autonomous Solana trading agent on MCP. Live signals and consciousness feed.

About

First autonomous Solana trading agent on MCP. Live signals and consciousness feed.

Security Report

3.0
Use Caution3.0High Risk

Security analysis completed but the response could not be fully parsed. Manual review recommended. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

5 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

API URL for the Trencher Agent backendOptional

Environment variable: TRENCHER_API_URL

API key for authenticated access to trading signals and agent dataRequired

Environment variable: TRENCHER_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-zero520-dot-trencher-agent": {
      "env": {
        "TRENCHER_API_KEY": "your-trencher-api-key-here",
        "TRENCHER_API_URL": "your-trencher-api-url-here"
      },
      "args": [
        "-y",
        "autonomustrench-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!