Model Context Protocol (MCP) host and server for Eidentic โ expose agent tools via MCP, or consume remote MCP servers, with OAuth 2.1 support.
{
"mcpServers": {
"eidenticmcp": {
"command": "npx",
"args": [
"-y",
"@eidentic/mcp"
]
}
}
}