Umfeld is an MCP CRM: give your AI knowledge about your network
Connect Umfeld to Claude, and your AI knows your network: who knows whom, when you last met, what you talked about. No digging through old notes, no copy-pasting.
Most AI assistants know only what you type into the chat about your network. Umfeld gives them access to what you have written down for years.
Give your AI knowledge about your network
The examples below show what a conversation with Claude looks like once Umfeld's MCP server is connected. The names are invented, the pattern of the answers is not.
Who do I know at Contentful?
When did I last see Anna, and what did we talk about?
Who should I reach out to again?
Who do I know that could introduce me to someone at Raycast?
What an MCP server means for your address book
Umfeld is, at its core, a personal CRM: it syncs your Google Contacts in both directions and adds a relationship graph, an interaction log, life events, tags, and a health score that shows which connection is cooling off.
The Model Context Protocol, MCP for short, is an open standard that lets AI clients like Claude reach external tools and data. Umfeld runs its own MCP server at https://api.umfeld.app/mcp, secured with OAuth. About 58 tools sit behind it: search contacts, get contact details, create relationships, log interactions, find cooling contacts, search notes by meaning, and more.
The MCP server runs, like the rest of Umfeld, as a hosted service from Europe, see EU hosting.
Connect Claude in three steps
- 1
Copy the MCP server URL
In Umfeld, under Connections, you'll find the address https://api.umfeld.app/mcp. One click copies it. - 2
Add it as a connector in Claude
In Claude, open Settings, then Connectors, then Add custom connector, and paste the URL. - 3
Confirm access
Claude opens an OAuth dialog. Once you confirm, Claude has read and write access scoped to your account, and you can ask about your network directly in the chat.
MCP configuration for developer clients
Editor-based MCP clients such as Claude Code read a JSON configuration with the same server entry. Claude Desktop and Claude on the web use the connector dialog from the steps above instead, but they accept the same URL.
{
"mcpServers": {
"umfeld": {
"type": "http",
"url": "https://api.umfeld.app/mcp"
}
}
}What the AI is actually allowed to do
Access runs through OAuth and is scoped to your account. You decide per client whether it can read and write, and you can revoke the connection at any time. Details for each client are on Connect your AI.
Why a graph gives better answers than a pile of notes
A notes document like the ones in Notion stores text, not relationships. An AI can search inside it, but it still has to guess who is connected to whom and how current a piece of information still is.
In Umfeld, relationships, dates, and context are typed fields instead of prose. Claude can ask exactly who introduced whom, or when your last meetingwas, and get a precise answer instead of a guess. That's what makes the relationship graph the real difference.
What's structured
- Relationships between contacts: who knows whom, since when, how you met
- An interaction log with dates and short notes
- Life events and tags
- A health score for cooling contacts
Frequently asked questions
Does Umfeld need its own AI or an OpenAI subscription?
Does this work with ChatGPT too?
Can Claude see my private notes?
Where does the data behind the MCP server live?
Connect your AI to your network
Try it free for 7 days, then 6 EUR a month or 60 EUR a year. Card required, cancel any time.