Stats
Actions
Tags
Custom MCP server running a local Zig binary. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"trinity": {
"command": "/data/trinity/zig-out/bin/trinity-mcp",
"env": {
"TRINITY_MCP_PORT": "8899"
}
}
}
}Server configuration and connection parameters
/data/trinity/zig-out/bin/trinity-mcpEnvironment variables set when the server starts
TRINITY_MCP_PORT=8899First indexed Mar 22, 2026
First indexed Mar 22, 2026
npx claudepluginhub ghashtag/trinity