There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
weavatrix-online · npm · 0.3.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sergii-ziborov/weavatrix-online",
"description": "Source-free Weavatrix MCP: preview-gated sync, advisories, malware review, architecture contracts.",
"repository": {
"url": "https://github.com/sergii-ziborov/weavatrix-online",
"source": "github"
},
"version": "0.3.1",
"websiteUrl": "https://weavatrix.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "weavatrix-online",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Absolute path to the initial local Git repository",
"isRequired": true,
"type": "positional",
"valueHint": "repoRoot"
}
],
"environmentVariables": [
{
"description": "Cloud or compatible self-hosted sync endpoint",
"isRequired": true,
"format": "string",
"name": "WEAVATRIX_SYNC_URL"
},
{
"description": "Scoped bearer token for the selected endpoint",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WEAVATRIX_SYNC_TOKEN"
},
{
"description": "Optional explicit endpoint capability document URL; defaults to /api/v1/capabilities on the sync origin with legacy /api/health fallback",
"format": "string",
"name": "WEAVATRIX_CAPABILITIES_URL"
},
{
"description": "Optional explicit architecture-contract URL",
"format": "string",
"name": "WEAVATRIX_ARCHITECTURE_URL"
},
{
"description": "Core semantic precision: lsp (default) or off",
"format": "string",
"name": "WEAVATRIX_PRECISION"
},
{
"description": "Set to 1 only for sessions authorized to apply or roll back refactor plans",
"format": "string",
"name": "WEAVATRIX_ALLOW_SOURCE_EDITS"
},
{
"description": "Set to 1 only to authorize requested verified_change package scripts",
"format": "string",
"name": "WEAVATRIX_ALLOW_TEST_RUNS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-30T07:48:48.824973Z",
"publishedAt": "2026-07-30T07:48:48.824973Z",
"updatedAt": "2026-07-30T07:48:48.824973Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.