LeGambiArt/wtmcp
MCP server with a language-agnostic plugin system. Plugins communicate over JSON-lines on stdin/stdout. Core handles auth, HTTP proxying, caching, and TOON output encoding for token savings
Platform-specific configuration:
{
"mcpServers": {
"wtmcp": {
"command": "npx",
"args": [
"-y",
"wtmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...