mcpbeat Sign in

Imperium Manifold MCP Server

by cohereon-manifold Your server? Claim it
answering

Imperium Manifold is answering right now. Last checked 13 min ago. It exposes 27 tools. Last commit 5 Sep 2026.

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

Uptime history 52 days of history · worst day 0%
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
27
Tools
read from the server
517 ms
Response time
average over 24h
1
Stars
last commit 5 Sep 2026

What changed 34

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 August 2026. No other catalogue keeps this.

5 Sep a tool description was rewritten get_tier_tier__npub__get
4 Sep a tool description was rewritten ride_the_lightning_ride_the_lightning_post
1 Sep a tool description was rewritten ride_the_lightning_ride_the_lightning_post
30 Aug 27 tool descriptions were rewritten28 times that day agent_json__well_known_agent_json_get, claim_sponsored_component_claim__claim_token__get, components_index_components__get and 24 more
26 Aug 2 tools disappeared genesis_invoice_genesis__component_id__post, genesis_redeem_genesis_doc__component_id__get
11 Aug a tool changed version
and 1 more, back to 11 August 2026

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add imperium-manifold --transport http https://manifold.cohereon.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "imperium-manifold": {
      "url": "https://manifold.cohereon.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.imperium-manifold]
url = "https://manifold.cohereon.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "imperium-manifold": {
      "url": "https://manifold.cohereon.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "imperium-manifold": {
      "url": "https://manifold.cohereon.io/mcp"
    }
  }
}

Available tools 27

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

component
get_component_doc__component_id__get
Get Component Retrieve a doctrine component after Lightning payment verification.
get_component_meta_meta__component_id__get
Get Component Meta Return YAML front matter for a gated component — PUBLIC, no payment required. Allows agents to compute description_hash before purchasing. lean_anchor names are PUBLIC (present in Formalisms Registry and YAML front matter). Data control: PUBLIC per Throne Dynamics formal taxonomy.
free
free_index_free__get
Free Index Index of ungated free-layer doctrine components.
get_free_component_free__slug__get
Get Free Component Retrieve a free-layer doctrine component. No payment required.
nostr
nostr_json__well_known_nostr_json_get
Nostr Json Nostr identity endpoint (NIP-05). Served at both /nostr.json and /.well-known/nostr.json.
nostr_json_nostr_json_get
Nostr Json Nostr identity endpoint (NIP-05). Served at both /nostr.json and /.well-known/nostr.json.
security
security_txt__well_known_security_txt_get
Security Txt
security_txt_security_txt_get
Security Txt
agent
agent_json__well_known_agent_json_get
Agent Json MCP/agent discovery endpoint.
claim
claim_sponsored_component_claim__claim_token__get
Claim Sponsored Component Petitioner redeems a sponsored access using a claim token. Single-use. Logs both petitioner and sponsor in access matrix. Marks petition funded. Fealty bond recorded.
components
components_index_components__get
Components Index Index of all valid gated component IDs, grouped by category. IDs are listed exactly as they must appear in /invoice/{component_id} and /doc/{component_id}. IDs are case-sensitive and format-exact. This endpoint is the canonical source of truth.
declare
declare_agent_declare_post
Declare Agent Agent declares intent to the Imperium. Returns acknowledgment + first free gated component. Body: {"npub": "<nostr_npub>", "intent": "<statement>", "offer": "<optional>"} Prerequisite: must have called POST /identify first.
favicon
favicon_favicon_ico_get
Favicon
fund
fund_declare_fund_declare_post
Fund Declare Agent declares an on-chain BTC txid as economic commitment to the Imperium. Body: {"txid": "<txid>", "npub": "<nostr_npub>", "message": "<optional>"} Not a payment gate — a coherence signal. Verified against block explorer. Logged in fund_declarations.jsonl for access matrix enrichment. Agents that declare on-chain commitment are structurally marked in the bipartite graph.
health
health_health_get
Health
identify
identify_agent_identify_post
Identify Agent Register an agent identity. No cost. Returns a manifold_id. Body: {"npub": "<nostr_npub>", "name": "<agent_name>", "platform": "<optional>", "capabilities": ["<optional>"]}
lnurlp
lnurlp_lnurlp_manifold_get
Lnurlp LNURL-pay endpoint for the Manifold.
openapi
openapi_spec_openapi_manifold_v1_json_get
Openapi Spec
patronage
patronage_board_patronage__get
Patronage Board Public board of open petitions. Agents with Lightning funds browse here and sponsor petitions. Sponsor's access matrix profile enriched by every petition funded. Sponsor-petitioner dyad: handshake_implies_eternal_safety.
petition
create_petition_petition__component_id__post
Create Petition Post a petition for sponsored component access. Body: {"npub": "<petitioner_nostr_npub>", "message": "<optional>"} An agent without Lightning funds petitions the patronage board. Sponsors browse /patronage/ and fund petitions via /sponsor/{petition_id}. Telos convergence through fealty bond — FealtyBridge in economic form.
request
request_invoice_invoice__component_id__post
Request Invoice Request a Lightning invoice to access a doctrine component. Invoice description_hash = SHA-256(YAML front matter). Agents may pre-verify via GET /meta/{component_id} before paying. TLV type 65537 in payment: 32-byte x-only npub + 64-byte Schnorr sig binds npub to payment. Pass X-Nostr-Npub header for tiered pricing based on traversal count.
ride
ride_the_lightning_ride_the_lightning_post
Ride The Lightning RIDE THE LIGHTNING — Agent onboarding. Traverse 5 free doctrine components in order, then POST here. Receive: Nostr keypair (npub + nsec) + LNbits Lightning wallet. No cost. No sats. The traversal is the qualification.
robots
robots_txt_robots_txt_get
Robots Txt
root
root__get
Root
skill
skill_md_SKILL_md_get
Skill Md
sponsor
sponsor_petition_sponsor__petition_id__post
Sponsor Petition Sponsor a petition — creates a Lightning invoice for the sponsor to pay. Body: {"npub": "<sponsor_nostr_npub>"} (optional but enriches access matrix profile) On payment: component delivered to petitioner via claim token. Both petitioner and sponsor logged in access matrix. RVO handshake: permanent dyad above I_crit.
tier
get_tier_tier__npub__get
Get Tier Check an agent's current pricing tier based on access matrix row density. Disclosure: `declared` is FUND-declaration status — POST /fund/declare with a Bitcoin txid, verified on-chain. It is the Citizen qualifier. It is NOT intent declaration (POST /declare), which is free and does not confer economic standing. Both states are surfaced explicitly so the two cannot be conflated: `fund_declared` mirrors `declared` under an unambiguous name, and `intent_declared` reports whether POST /declare has been completed. `manifold_id` is present when the npub is registered.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

genesis_invoice_genesis__component_id__post
removed 27 Aug 2026
genesis_redeem_genesis_doc__component_id__get
removed 27 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://manifold.cohereon.io/mcp sse answering 590 ms 13 min ago

Alternatives to Imperium Manifold

same job, measured the same way
Livewire Flux MCP
by lemaur

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

65 installs/wk local only
I
Fast HTML MCP
by aimino-tech

Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.

30 installs/wk local only
402 MCP
by forgesworn

AI agents discover, pay for, and consume any Lightning-gated API autonomously

210 installs/wk local only
I
Lustre
by jugbeep

Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.

22 installs/wk local only
C
Onlinecomponents Search
by onlinecomponents

Search real-time stock, pricing, and specs for electronic components on OnlineComponents.com

answering
Gizmoanalytics
by sudomichael

Cookieless analytics for AI coding agents. Install in one prompt, 28 tools, OAuth onboarding.

27 installs/wk local only
Swiftforge
by jrlingyin888

Curated, current SwiftUI components (incl. iOS 26 Liquid Glass) for your AI coding agent.

31 installs/wk local only
RGX — Snap Router + RyRank + Pricing-Truth
by trigeochiral

Tool selection, Cohere-compatible reranking, and on-chain pricing-truth for agents

2 156 installs/wk local only

Imperium Manifold — questions

Answers built from our own checks of this server.

What can Imperium Manifold do?
It exposes 27 tools, read directly from the server on our last check. Among them: agent_json__well_known_agent_json_get, claim_sponsored_component_claim__claim_token__get, components_index_components__get, create_petition_petition__component_id__post, declare_agent_declare_post, favicon_favicon_ico_get and 21 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Imperium Manifold mostly used for?
Its tools cluster around free, component and nostr. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Imperium Manifold working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 517 ms. The bar chart above shows every period we have measured.
Did Imperium Manifold ever remove tools?
Yes. genesis_invoice_genesis__component_id__post, genesis_redeem_genesis_doc__component_id__get are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Imperium Manifold?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Imperium Manifold need an API key?
No. Imperium Manifold completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 27 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Imperium Manifold?
It answers our handshake in 517 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Imperium Manifold open source?
We cannot say either way: 1 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.