Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub c-0711/gitchain-pluginCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gitchain": {
"type": "http",
"command": "ssh",
"args": [
"christoph.bertsch@192.168.145.10",
"cd ~/0711/0711-gitchain && GITCHAIN_API_URL=http://localhost:3100 node packages/mcp-server/dist/cli.js"
],
"url": "http://localhost:3100"
}
}
}Server configuration and connection parameters
sshhttp://localhost:3100Command-line arguments passed to the server process
Declared capabilities of this MCP server