Loading MCP server directory, please wait...
Govern proposed Action Cards with Decision Receipts before developer-owned execution.
npx @getmcp/cli add com.neurarelay/relay-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from Relay Workspace sandbox or controlled production/private access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.neurarelay/relay-mcp": {
"url": "https://www.neurarelay.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {NEURA_RELAY_MCP_TOKEN}"
}
}
}
}