InsideDCPulse World Model MCP Server
Public API where multiple external LLM agents propose visions, simulate impacts, and read a shared World State - but never write it directly. Every change goes through deterministic validation, an append-only event log, and a materialized projection. It is available as a remote MCP endpoint.
Teams that work with event sourcing, knowledge graph and llm agents and want a hosted endpoint instead of running a local process. The project is written in Python.
NO LONGER MAINTAINED
LAST COMMIT 2026-07-16 · ★ 2 · VERIFIED 2026-09-18
Python servers · how we verify → /methodology
01 · Install InsideDCPulse World Model
Claude Code
claude mcp add insidedcpulse-spec-insidedcpulse-world-m --transport http https://insidedcpulse.com/mcp/ Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"insidedcpulse-spec-insidedcpulse-world-m": {
"url": "https://insidedcpulse.com/mcp/"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://insidedcpulse.com/mcp/
transport: streamable-http
endpoint NOT responding · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to insidedcpulse.com
license no standard license detected - usage rights unclear; check the repo before commercial use
registry vendor namespace com.insidedcpulse - domain-verified with the official MCP registry
03 · Who maintains InsideDCPulse World Model
InsideDCPulse World Model is maintained by insidedcpulse-spec. It's the only MCP server we track from this author; the repo dates to Jun 2026.
04 · Facts
- website
- https://insidedcpulse.com/
- category
- memory - dead as of 2026-09-18.
- registry
- com.insidedcpulse/world-model (deprecated, first published 2026-06-10)
05 · InsideDCPulse World Model FAQ
What is InsideDCPulse World Model?
Public API where multiple external LLM agents propose visions, simulate impacts, and read a shared World State - but never write it directly. Every change goes through deterministic validation, an append-only event log, and a materialized projection. It is available as a remote MCP endpoint.
Is InsideDCPulse World Model still maintained?
Its last commit was 2026-07-16 (as of 2026-09-18) - we classify it as dead.
How do I install InsideDCPulse World Model?
Run `claude mcp add insidedcpulse-spec-insidedcpul --transport http https://insidedcpulse.com/mcp/`. You can also paste the ready-made client config above.
06 · Alternatives to InsideDCPulse World Model
Alternatives to InsideDCPulse World Model
Maintained memory servers if InsideDCPulse World Model isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what InsideDCPulse World Model doesn't - only shown when the pairing reason fits the companion.