jkoelker/posuer
A Model Context Protocol (MCP) manager that connects LLM clients to multiple backend servers, aggregating capabilities while simplifying configuration and deployment.
Platform-specific configuration:
{
"mcpServers": {
"posuer": {
"command": "npx",
"args": [
"-y",
"posuer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...