swarmvault mcp
Run SwarmVault as a local MCP server over stdio.
Usage
swarmvault mcpWhat It Exposes
Tools
workspace_infosearch_pagesread_pagelist_sourcesquery_vaultingest_inputcompile_vaultlint_vault
Resources
swarmvault://configswarmvault://graphswarmvault://manifestsswarmvault://pages/{path}
Notes
- The current release supports
stdiotransport only - Run the command from the root of the vault you want to expose
- Compatible clients can use this surface to search pages, read markdown, query the vault, ingest new input, and run compile or lint without shelling out directly
For a higher-level explanation of the MCP surface, see MCP Server.