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 want a hosted memory endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-16 · ★ 2 · #247 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
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-08-25
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 - ranked #247 of 259 actively-maintained memory servers as of 2026-08-25.
- registry
- com.insidedcpulse/world-model (active, 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?
Yes - as of 2026-08-25, its last commit was 2026-07-16. We re-verify nightly.
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 - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what InsideDCPulse World Model doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Context Sync · Codeseeker · Kindex · Neurodivergent Memory
More Python MCP servers · Ip2location Io · Weather MCP Server · PostgreSQL performance Tuner MCP Server · DEVONthink MCP (istefox) · see all