miphu home
Go to the App Store
Two colleagues sitting relaxed by a sunny window full of plants, she smiles into the camera and he laughs over his notes.

Connect your AI app to miphu

Works withChatGPT,Claudeand more

Connect ChatGPT, Claude and other AI apps to your company in miphu. Then ask in your own words, and your assistant answers with your customers, quotes, invoices and tasks as context.

Server address
https://api.miphu.com/mcp
Add to ClaudeSetup for every app
01

What you can ask

Your AI app sees what your miphu account may see, in the areas you approve when you connect. You can disconnect it in the app at any time.

  • InvoicesWhich invoices are overdue, and how much is still open on each?
  • QuotesWhich quotes are still open, and which of them expire this month?
  • LeadsWhich leads in Nuremberg are still in progress?
  • TasksWhat is due for me this week?
  • OrdersWhich orders are due for delivery in the next two weeks?
  • Business insightsWhat were our revenue and incoming payments last month?

miphu gives your AI app customers and contacts, leads, quotes, orders, tasks, invoices, expenses, business insights and your team. Not included: personnel records, files such as PDFs and receipts, and bank or payment details.

02

Set it up in your AI app

Choose your app. Every path uses the same address and ends with signing in to miphu.

Claude on the web, desktop and mobile

Free (one custom connector), Pro and Max.

Add to Claude
  1. 01Open Claude and go to Customize → Connectors.
  2. 02Click "+", then "Add custom connector".
  3. 03Enter the name miphu and the server address, then click "Add".
  4. 04Click "Connect" next to miphu and sign in.
Server address
https://api.miphu.com/mcp

The button opens the same dialog with name and address filled in. Once added, miphu is available in Claude on the web, on the desktop and in the mobile apps. In a chat, turn it on under "+" → Connectors.

Claude Team and Enterprise

An owner adds miphu once for the organization.

Add for the organization
  1. 01The owner opens Organization settings → Connectors.
  2. 02Click "Add", hover over "Custom" and select "Web".
  3. 03Enter the server address and click "Add".
  4. 04Each member then opens Customize → Connectors, finds miphu and clicks "Connect".

ChatGPT desktop app

Every ChatGPT plan, including Free, Go and Plus.

  1. 01Open the ChatGPT desktop app on macOS, Windows or Linux.
  2. 02Open Settings, then select MCP servers.
  3. 03Select "Add server", enter the name miphu, choose Streamable HTTP and enter the server address.
  4. 04Save, select "Restart", then select "Authenticate" next to miphu.
Server address
https://api.miphu.com/mcp

The desktop app shares this setup with Codex in the terminal and in your code editor.

ChatGPT on the web

Pro, Business, Enterprise and Edu. Plus, Go and Free cannot add their own connection on chatgpt.com yet - use the desktop app.

  1. 01Pro: turn on developer mode in the ChatGPT settings.
  2. 02Create a new app with the name miphu, the server address and OAuth as authentication, then sign in.
  3. 03Business, Enterprise and Edu: a workspace admin turns on developer mode, creates the app in the workspace settings under Apps, and publishes it for the workspace.
Server address
https://api.miphu.com/mcp

In developer mode the app carries the label Dev. ChatGPT connects to it on the web only.

Claude Code

  1. 01Add miphu for all your projects in the terminal.
  2. 02Start Claude Code, type /mcp, select miphu and sign in.
Terminal
claude mcp add --transport http --scope user miphu https://api.miphu.com/mcp

If you already added miphu in Claude with the same account, Claude Code picks it up on its own.

Codex in the terminal

Included in every ChatGPT plan.

  1. 01Add miphu, then sign in.
Terminal
codex mcp add miphu --url https://api.miphu.com/mcp
codex mcp login miphu

Codex in your code editor

  1. 01Open the gear menu of the Codex extension, then select MCP servers.
  2. 02Select "Add server", enter the name miphu, choose Streamable HTTP and enter the server address.
  3. 03Save, restart the extension, then select "Authenticate".

Codex, its editor extension and the ChatGPT desktop app share one setup.

  1. 01Click the button and confirm in Cursor, or add miphu to ~/.cursor/mcp.json yourself.
  2. 02Open Customize in Cursor and sign in to miphu when asked.
~/.cursor/mcp.json
{
  "mcpServers": {
    "miphu": {
      "url": "https://api.miphu.com/mcp"
    }
  }
}
  1. 01Click the button and confirm in VS Code, or run "MCP: Add Server" from the Command Palette.
  2. 02Start the server and sign in to miphu when asked.
mcp.json
{
  "servers": {
    "miphu": {
      "type": "http",
      "url": "https://api.miphu.com/mcp"
    }
  }
}

Other AI apps

Any app that connects to remote MCP servers over Streamable HTTP with OAuth sign-in.

  1. 01Add a remote MCP server with the name miphu and the server address.
  2. 02Choose OAuth, or leave authentication empty if the app detects it on its own.
Server address
https://api.miphu.com/mcp
JSON
{
  "mcpServers": {
    "miphu": {
      "url": "https://api.miphu.com/mcp"
    }
  }
}

When miphu asks, sign in with your miphu account, choose your company and the areas the app may read, and confirm.

03

Your first prompt

Once miphu is connected, paste this into a new chat. Your AI app looks up what it can see and suggests where to start.

Prompt
I have connected miphu, the business app of my company. First check which company and which areas this connection covers. Then tell me in a few lines what you can look up for me in miphu, and suggest five questions about my business this week. Answer only from what miphu returns, and say so when something is not available.
04

Manage and disconnect

  • See and revoke your connections in the miphu app under Settings → AI Connections.
  • The owner can revoke any connection in the company, administrators the connections of employees.
  • The owner can switch AI connections off for the whole company.
  • You receive an email for every new connection.
  • You can also remove miphu in your AI app.
05

If something does not work

My AI app cannot connect.

Check the address: https://api.miphu.com/mcp, with /mcp at the end. The app has to support remote MCP servers with sign-in. On ChatGPT Plus, Go and Free, use the ChatGPT desktop app.

The app no longer gets answers from miphu.

A connection ends when it is revoked in miphu, when the owner switches AI connections off, or after a password change. Connect again and sign in.

The app cannot see invoices or business insights.

It sees only what your account may see, in the areas you approved. Business insights are available to the owner and the administration. To add an area, connect again and choose it.

Claude says I cannot add another connector.

On Claude Free you can add one custom connector. Remove the other one first, or use a paid Claude plan.

Does the connection cost extra?

No. It is included in every miphu plan. The plan of your AI app is separate.