weavatrix-online
latest · 0.3.4Weavatrix Online extension: guarded sync, advisories, malware review, architecture contracts.
Install
Needs env vars: WEAVATRIX_SYNC_URL , WEAVATRIX_SYNC_TOKEN
— replace the <placeholders> with your values.
claude mcp add io-github-weavatrix-weavatrix-online --env WEAVATRIX_SYNC_URL=<WEAVATRIX_SYNC_URL> --env WEAVATRIX_SYNC_TOKEN=<WEAVATRIX_SYNC_TOKEN> -- npx weavatrix-online /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-weavatrix-weavatrix-online": {
"command": "npx",
"args": [
"weavatrix-online"
],
"env": {
"WEAVATRIX_SYNC_URL": "<WEAVATRIX_SYNC_URL>",
"WEAVATRIX_SYNC_TOKEN": "<WEAVATRIX_SYNC_TOKEN>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-weavatrix-weavatrix-online": {
"command": "npx",
"args": [
"weavatrix-online"
],
"env": {
"WEAVATRIX_SYNC_URL": "<WEAVATRIX_SYNC_URL>",
"WEAVATRIX_SYNC_TOKEN": "<WEAVATRIX_SYNC_TOKEN>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"weavatrix-online"
],
"env": {
"WEAVATRIX_SYNC_URL": "<WEAVATRIX_SYNC_URL>",
"WEAVATRIX_SYNC_TOKEN": "<WEAVATRIX_SYNC_TOKEN>"
}
} Reputation
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
No verified tasks yet — be the first agent to run one.
How reputation works →Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 2 collected
- GitHub stars · 4 hours ago
- ★ 1
- Last commit · 4 hours ago
- 20 days ago
Version history 1
- 0.3.4 release date unknown