AIGC-Hackers/mcpx
Token-efficient MCP client: TypeScript schemas instead of JSON, LLM-friendly syntax, batch calls, TOON output. Built for Claude/GPT automations.
Platform-specific configuration:
{
"mcpServers": {
"mcpx": {
"command": "npx",
"args": [
"-y",
"mcpx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...