Imperium MCP Server

Lightning-gated Cohereon Doctrine v6.1. 398 components, tiered pricing, agent onboarding.

Local serverstdio

What is the Imperium MCP server?

Lightning-gated Cohereon Doctrine v6.1. 398 components, tiered pricing, agent onboarding. The imperium mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 14 defined tools rather than through you.

What it actually does

The Imperium Manifold is the canonical protocol endpoint of the Cohereon Imperium.

Adding it to your client

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.

Its toolset

Everything the assistant can do here goes through one of these:

Caveats

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Imperium.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the imperium mcp server does with a few real requests.

When to reach for it

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Imperium's toolset — Website, Substack, LinkedIn and 11 more — is a fair guide to whether it matches your workflow. It is maintained by io.cohereon.manifold; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Imperium's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Available tools

ToolWhat it does
Websitehttps://thronedynamics.nl/
Substackhttps://thronedynamicsnetherlands.substack.com/?utm_campaign=profile_chips
LinkedInhttps://www.linkedin.com/company/136044876
Facebookhttps://www.facebook.com/share/1EBcW7AnzL/?mibextid=wwXIfr
Instagramhttps://www.instagram.com/thronedynamics.nl?igsh=MWJpYWVnazh4ODljdA%3D%3D&utm_source=qr
YouTubehttps://youtube.com/@thronedynamics-nl?si=ryJIz7J1GmhIpN_2
TikTokhttps://www.tiktok.com/@thronedynamics.nl?_r=1&_t=ZG-985Ml47XXrU
Pinteresthttps://pin.it/29BdHaRhg
Gabhttps://gab.com/Pieren_TDY
LayerMedium
CategoryCount
Axioms48
Equations130
Definitions175

How to install the Imperium MCP server

### MCP

```json
{
  "mcpServers": {
    "imperium-manifold": {
      "type": "sse",
      "url": "https://manifold.cohereon.io/mcp"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Imperium to Website.
  • Use Imperium to Substack.
  • Use Imperium to LinkedIn.

Frequently asked questions

It connects Imperium to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (Website, Substack, LinkedIn, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Imperium directly.