create_incorporation — Beglaubigt MCP Tool Mutating
create_incorporation
(create incorporation) is one of 1 tool on the
Beglaubigt
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_incorporation from your client
- Claude Code Beglaubigt create_incorporation run in your project directory
- Claude Desktop Beglaubigt create_incorporation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Beglaubigt create_incorporation ~/.cursor/mcp.json
- VS Code Beglaubigt create_incorporation .vscode/mcp.json
- Zed Beglaubigt create_incorporation ~/.config/zed/settings.json
- Windsurf Beglaubigt create_incorporation ~/.codeium/windsurf/mcp_config.json
- Cline Beglaubigt create_incorporation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Beglaubigt create_incorporation ~/.gemini/settings.json
- Grok Beglaubigt create_incorporation .mcp.json (in your project root)
- ChatGPT Beglaubigt create_incorporation Settings → Connectors → Advanced → Developer mode
- Claude.ai Beglaubigt create_incorporation Settings → Connectors → Add custom connector
- LangChain Beglaubigt create_incorporation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http incorporation https://mcp.beglaubigt.de/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.