Skip to content

Get Started with Aktionariat MCP

This page walks through connecting the Aktionariat AI MCP server to your client of choice. The server URL is the same everywhere:

https://mcp.ai.aktionariat.com/mcp

Public tools (token listings, order books) work right after connecting. To unlock personal tools (portfolio, tax reports) or issuer tools (shareholder registry, proposals), call the sign_in tool inside your client and authenticate with the PIN sent to your Aktionariat email.

  1. Open claude.ai and go to Settings → Connectors.

    In Claude Desktop, open Settings → Connectors — the same dialog appears.

  2. Click Add custom connector.

  3. Paste the MCP server URL:

    https://mcp.ai.aktionariat.com/mcp
  4. Confirm the connector. Claude opens the Aktionariat OAuth dialog — for read-only public access you can dismiss it; for personal access enter your Aktionariat email to receive a PIN.

  5. The Aktionariat tools now appear in any new conversation under the connectors menu.

Ask a public question that doesn’t require sign-in. The agent should call list_tokens and return the hand-onboarded companies on Aktionariat.

Open a new conversation, make sure the Aktionariat connector is enabled, and ask:

List the tokenized companies on Aktionariat.

If you see a table of tokens with tickers, issuer names, and contract addresses, the connector is working.

Personal tools (portfolio, request_tax_report, my_secondary_market_orders) and issuer tools (shareholder_registry, list_proposals, …) require a signed-in session.

  1. Ask Claude to “sign me in to Aktionariat” — it will call the sign_in tool.

  2. Claude reopens the Aktionariat OAuth dialog. Enter the email address you use on Aktionariat.

  3. Check that email for a PIN. Type the PIN into the dialog to complete sign-in.

  4. Retry the action that needed authentication — Claude now has a personal session and can call the personal tools on your behalf.

A handful of starting points, by audience:

As a member of the public

  • “What tokenized companies are on Aktionariat?”
  • “What is the current order book for DAKS?”
  • “Who is the issuer behind the DAKS token?”

As a signed-in investor

  • “Show me my portfolio.”
  • “List my open secondary-market orders for Aktionariat AG.”
  • “Send me my 2025 tax report as a PDF.”

As an issuer administrator

  • “Which companies can I manage?”
  • “Show me the top 50 shareholders for my company.”
  • “Export my shareholder registry as XLSX as of today.”
  • “List the pending multisig proposals for my company and start signing the most recent one.”

For the full tool reference and the example prompts each tool can answer, see the per-tool pages under Guides.