Loading MCP server directory, please wait...
Expanded Weavatrix MCP for Cloud and licensed Enterprise endpoints, built on the MIT offline core.
npx @getmcp/cli add io.github.sergii-ziborov/weavatrix-onlineRequires Node.js 18+. Community-contributed server. Review source before installing.
WEAVATRIX_SYNC_URLCloud or licensed Enterprise sync endpoint
WEAVATRIX_SYNC_TOKENScoped bearer token for the selected endpoint
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sergii-ziborov/weavatrix-online": {
"command": "npx",
"args": [
"-y",
"weavatrix-online"
],
"env": {
"WEAVATRIX_SYNC_URL": "",
"WEAVATRIX_SYNC_TOKEN": "",
"WEAVATRIX_CAPABILITIES_URL": "",
"WEAVATRIX_ARCHITECTURE_URL": "",
"WEAVATRIX_PRECISION": "",
"WEAVATRIX_ALLOW_TEST_RUNS": ""
}
}
}
}