Installation & Configuration
{
"mcpServers": {
"mcpshell": {
"command": "go",
"args": [
"run",
"github.com/inercia/[email protected]",
"mcp",
"--tools",
"example",
"--logfile",
"/some/path/mcpshell/example.log"
]
}
}
}