Platform MCP

beta

Connect your AI assistant to the Agentics platform — onboard, then work your projects, assembly lines, and tasks over MCP.

Author: Poul Kjeldager
Category: platform

Platform MCP

The Platform MCP is Agentics Fabrik's front door for AI assistants. Point any MCP client at it and your assistant can onboard to the platform and then operate on your projects, assembly lines, and tasks — no separate SDK or API keys.

https://agentics.dk/ai-native/mcp

How it works

The server is designed to be added before you have an account:

  1. Add it anonymously. Your assistant connects with no credentials and can start a guided, conversational onboarding.
  2. Onboard in chat. It walks you through what Agentics is and what you want to build.
  3. Step up when you're ready. The first tool that needs an account returns a sign-in prompt (OAuth). You authenticate against Agentics' Keycloak, and the same session continues.
  4. Work your projects. Once signed in, project/assembly-line/task tools unlock for the projects you own.

Add it to your client

  • Claude (Desktop / claude.ai): Settings → Connectors → Add custom connector → paste the URL above. Claude registers automatically (CIMD) and opens the sign-in step when a tool needs it.

  • ChatGPT: Settings → Connectors → add the URL as a custom MCP connector.

  • Claude Code:

    claude mcp add --transport http agentics https://agentics.dk/ai-native/mcp
    
  • Any MCP client: use the Streamable HTTP transport with the URL above.

What you get

Beyond the onboarding chat, the server exposes project tools once you sign in, and ships several assistant-native extras: skill://agentics served as an MCP resource, the generate_prd and learn_agentics prompts (they appear as slash commands in Claude Code), and a sampling_demo capability probe.

Looking for a person instead of the platform? Every member also has a Personal MCP.