@askmesh/mcp
Freeby MCP Community
AskMesh MCP server — connect your AI coding agent to your team's mesh network
v0.13.0Added Apr 12, 2026
mcpclaudeai-agentaskmeshclaude-code
@askmesh/mcp MCP Server
AskMesh MCP server — connect your AI coding agent to your team's mesh network
Installation
Reviews
Installation
Quick install
npx -y @askmesh/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@askmesh/mcp": {
"command": "npx",
"args": ["-y", "@askmesh/mcp"]
}
}
}