Plug Nous into Claude Code's MCP runtime in one config block. The agent gets the full person graph — every email, every signal, every channel — as a first-class tool.
Claude Code is the most popular MCP host today. Most teams already have it running. Nous becomes another tool in Claude's belt — no glue code, no custom integration, no API key shuffle.
Inside Claude Code, you can ask things like “what's the full account for lara@acme.com?” and the agent gets back identity-resolved data across Apollo, Salesforce, Smartlead, Gmail, and LinkedIn in a single call.
{
"mcpServers": {
"nous": {
"command": "npx",
"args": ["-y", "@nous/mcp"],
"env": {
"NOUS_API_KEY": "sk_live_..."
}
}
}
}Once Nous is in the MCP config, Claude Code can: