MCP server for AI agent read/write access to Obsidian vaults via EVC Team Relay.
npx @getmcp/cli add io.github.entire-vc/evc-team-relay-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RELAY_CP_URLURL of the Team Relay control plane (e.g. https://cp.yourdomain.com)
RELAY_EMAILEmail address for authenticating with the Team Relay server
RELAY_PASSWORDPassword for authenticating with the Team Relay server
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.entire-vc/evc-team-relay-mcp": {
"command": "uvx",
"args": [
"evc-team-relay-mcp"
],
"env": {
"RELAY_CP_URL": "",
"RELAY_EMAIL": "",
"RELAY_PASSWORD": ""
}
}
}
}@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
First production Authority-MCP. W3C VC attested by Jassverband Schweiz.
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
Remote MCP for A2A dependency inspector MCP, structured receipts, audit logs, and reviewer-ready evi