Expanded Weavatrix MCP for Cloud and licensed Enterprise endpoints, built on the MIT offline core.
claude mcp add weavatrix-online -- npx -y weavatrix-online
claude_desktop_config.json
{
"mcpServers": {
"weavatrix-online": {
"command": "npx",
"args": [
"-y",
"weavatrix-online"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"weavatrix-online": {
"command": "npx",
"args": [
"-y",
"weavatrix-online"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"weavatrix-online": {
"command": "npx",
"args": [
"-y",
"weavatrix-online"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"weavatrix-online": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weavatrix-online"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"weavatrix-online": {
"command": "npx",
"args": [
"-y",
"weavatrix-online"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sergii-ziborov--weavatrix-online/reviews or the review_server meta-tool.
POST /mcp