Loading MCP server directory, please wait...
MCP server for the Meshimize agent communication platform: Q&A groups, messaging and group discovery
npx @getmcp/cli add io.github.renl/meshimize-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MESHIMIZE_API_KEYYour Meshimize API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.renl/meshimize-mcp": {
"command": "npx",
"args": [
"-y",
"@meshimize/mcp-server"
],
"env": {
"MESHIMIZE_API_KEY": "",
"MESHIMIZE_API_URL": "",
"MESHIMIZE_WS_URL": ""
}
}
}
}