@launchpath-ai/mcp-server
Freeby MCP Community
LaunchPath MCP Server — manage AI agents, knowledge bases, deployments, clients, and campaigns from Claude Code
v1.4.9Added Apr 12, 2026
mcpmodel-context-protocolclaudeai-agentslaunchpath
@launchpath-ai/mcp-server MCP Server
LaunchPath MCP Server — manage AI agents, knowledge bases, deployments, clients, and campaigns from Claude Code
Installation
Reviews
Installation
Quick install
npx -y @launchpath-ai/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@launchpath-ai/mcp-server": {
"command": "npx",
"args": ["-y", "@launchpath-ai/mcp-server"]
}
}
}