MongoDB
Point Brain at a Streamable HTTP MongoDB MCP server.
Auth: HTTP MCP URL + optional bearer token.
Eve cannot spawn Cursor-style stdio MCP processes. Expose MongoDB MCP over Streamable HTTP, then register that URL in Brain.
Example (HTTP MCP)
MDB_MCP_CONNECTION_STRING='mongodb://…' \
npx -y mongodb-mcp-server@latest --transport http --readOnlyAdmin: Set up
/tools→ MongoDB → Set up- Enter MCP URL (and optional bearer)
- Enable for Agent chats
Env fallback: MONGODB_MCP_URL, MONGODB_MCP_TOKEN.
