cocaxcode/suite-mcp
CLI installer for cocaxcode MCP servers. One command to install api-testing, database, logbook, and ai-context-inspector in any AI tool.
Platform-specific configuration:
{
"mcpServers": {
"suite-mcp": {
"command": "npx",
"args": [
"-y",
"suite-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...