PluginBench
MCP Server
Active
MIT

io.github.sergii-ziborov/weavatrix-online MCP Server

io.github.sergii-ziborov/weavatrix-online

What is the io.github.sergii-ziborov/weavatrix-online MCP server?

Source-free Weavatrix MCP: preview-gated sync, advisories, malware review, architecture contracts.

How to install io.github.sergii-ziborov/weavatrix-online

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • WEAVATRIX_SYNC_URL
    required

    Cloud or compatible self-hosted sync endpoint

  • WEAVATRIX_SYNC_TOKEN
    required
    secret

    Scoped bearer token for the selected endpoint

  • WEAVATRIX_CAPABILITIES_URL

    Optional explicit endpoint capability document URL; defaults to /api/v1/capabilities on the sync origin with legacy /api/health fallback

  • WEAVATRIX_ARCHITECTURE_URL

    Optional explicit architecture-contract URL

  • WEAVATRIX_PRECISION

    Core semantic precision: lsp (default) or off

  • WEAVATRIX_ALLOW_SOURCE_EDITS

    Set to 1 only for sessions authorized to apply or roll back refactor plans

  • WEAVATRIX_ALLOW_TEST_RUNS

    Set to 1 only to authorize requested verified_change package scripts

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weavatrix-online": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-online",
        "repoRoot"
      ],
      "env": {
        "WEAVATRIX_SYNC_URL": "<YOUR_WEAVATRIX_SYNC_URL>",
        "WEAVATRIX_SYNC_TOKEN": "<YOUR_WEAVATRIX_SYNC_TOKEN>",
        "WEAVATRIX_CAPABILITIES_URL": "<YOUR_WEAVATRIX_CAPABILITIES_URL>",
        "WEAVATRIX_ARCHITECTURE_URL": "<YOUR_WEAVATRIX_ARCHITECTURE_URL>",
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_ALLOW_SOURCE_EDITS": "<YOUR_WEAVATRIX_ALLOW_SOURCE_EDITS>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "weavatrix-online": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-online",
        "repoRoot"
      ],
      "env": {
        "WEAVATRIX_SYNC_URL": "<YOUR_WEAVATRIX_SYNC_URL>",
        "WEAVATRIX_SYNC_TOKEN": "<YOUR_WEAVATRIX_SYNC_TOKEN>",
        "WEAVATRIX_CAPABILITIES_URL": "<YOUR_WEAVATRIX_CAPABILITIES_URL>",
        "WEAVATRIX_ARCHITECTURE_URL": "<YOUR_WEAVATRIX_ARCHITECTURE_URL>",
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_ALLOW_SOURCE_EDITS": "<YOUR_WEAVATRIX_ALLOW_SOURCE_EDITS>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "weavatrix-online": {
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-online",
        "repoRoot"
      ],
      "env": {
        "WEAVATRIX_SYNC_URL": "<YOUR_WEAVATRIX_SYNC_URL>",
        "WEAVATRIX_SYNC_TOKEN": "<YOUR_WEAVATRIX_SYNC_TOKEN>",
        "WEAVATRIX_CAPABILITIES_URL": "<YOUR_WEAVATRIX_CAPABILITIES_URL>",
        "WEAVATRIX_ARCHITECTURE_URL": "<YOUR_WEAVATRIX_ARCHITECTURE_URL>",
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_ALLOW_SOURCE_EDITS": "<YOUR_WEAVATRIX_ALLOW_SOURCE_EDITS>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "weavatrix-online": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "weavatrix-online",
        "repoRoot"
      ],
      "env": {
        "WEAVATRIX_SYNC_URL": "<YOUR_WEAVATRIX_SYNC_URL>",
        "WEAVATRIX_SYNC_TOKEN": "<YOUR_WEAVATRIX_SYNC_TOKEN>",
        "WEAVATRIX_CAPABILITIES_URL": "<YOUR_WEAVATRIX_CAPABILITIES_URL>",
        "WEAVATRIX_ARCHITECTURE_URL": "<YOUR_WEAVATRIX_ARCHITECTURE_URL>",
        "WEAVATRIX_PRECISION": "<YOUR_WEAVATRIX_PRECISION>",
        "WEAVATRIX_ALLOW_SOURCE_EDITS": "<YOUR_WEAVATRIX_ALLOW_SOURCE_EDITS>",
        "WEAVATRIX_ALLOW_TEST_RUNS": "<YOUR_WEAVATRIX_ALLOW_TEST_RUNS>"
      }
    }
  }
}
Claude Code
claude mcp add weavatrix-online --env WEAVATRIX_SYNC_URL=<YOUR_WEAVATRIX_SYNC_URL> --env WEAVATRIX_SYNC_TOKEN=<YOUR_WEAVATRIX_SYNC_TOKEN> --env WEAVATRIX_CAPABILITIES_URL=<YOUR_WEAVATRIX_CAPABILITIES_URL> --env WEAVATRIX_ARCHITECTURE_URL=<YOUR_WEAVATRIX_ARCHITECTURE_URL> --env WEAVATRIX_PRECISION=<YOUR_WEAVATRIX_PRECISION> --env WEAVATRIX_ALLOW_SOURCE_EDITS=<YOUR_WEAVATRIX_ALLOW_SOURCE_EDITS> --env WEAVATRIX_ALLOW_TEST_RUNS=<YOUR_WEAVATRIX_ALLOW_TEST_RUNS> -- npx -y weavatrix-online repoRoot

Related MCP servers

Weavatrix

Active

Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.

4
JavaScript
MIT
View repository →

Local-first Wi-Fi incident diagnostics with native BLE scan, history, and risk evidence.

1
Rust
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

1
JavaScript
MIT
View repository →

Fast, bounded, read-only Git evidence for local AI coding agents.

0
Rust
MIT
View repository →

Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.

0
JavaScript
MIT
View repository →

Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.

0
JavaScript
MIT
View repository →