Loading MCP server directory, please wait...
Search, document and execute authenticated API calls across 700+ apps via one MCP server
npx @getmcp/cli add ai.withone/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ONE_SECRETOne API key from https://app.withone.ai/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.withone/mcp": {
"command": "npx",
"args": [
"-y",
"@withone/mcp"
],
"env": {
"ONE_SECRET": "",
"ONE_PERMISSIONS": "admin",
"ONE_CONNECTION_KEYS": "*",
"ONE_ACTION_IDS": "*",
"ONE_KNOWLEDGE_AGENT": "false",
"ONE_IDENTITY": "",
"ONE_IDENTITY_TYPE": ""
}
}
}
}