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": ""
}
}
}
}Query your product docs from AI tools. Source-cited answers from your indexed documentation.
Page-cited retrieval for embedded docs, datasheets, MISRA, CMSIS, and RTOS references.
@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Self-hosted git-native knowledge base with an MCP endpoint your AI reads, writes and rewinds