NeuroDock (hosted) MCP Server

The combined remote MCP server for NeuroDock.

Teams that want a hosted security endpoint instead of running a local process. The project is written in TypeScript.

One of 6 MCP servers published from tlennon-ie/neurodock. Stars and repository activity are shared across all of them. See all 6 →

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · VERIFIED 2026-08-25

AGPL-3.0 · TypeScript servers · how we verify → /methodology

01 · Install NeuroDock (hosted)

before you install - you'll need

Set NEURODOCK_AUTH_PROVIDER, NEURODOCK_CLERK_DOMAIN, NEURODOCK_CLERK_CLIENT_ID, NEURODOCK_CLERK_CLIENT_SECRET, NEURODOCK_PUBLIC_URL before connecting.

Claude Code

claude mcp add tlennon-ie-neurodock-packages-remote --transport http https://mcp.neurodock.org/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tlennon-ie-neurodock-packages-remote": {
      "url": "https://mcp.neurodock.org/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://mcp.neurodock.org/mcp

transport: streamable-http

endpoint alive - authentication required · 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 mcp.neurodock.org

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license AGPL-3.0 - declared in the repository

registry namespace io.github.tlennon-ie is GitHub-verified and matches the repo owner

03 · What NeuroDock (hosted) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

[email protected] · 2026-06-22

bump pydantic-settings from 2.14.1 to 2.14.2 in the uv group across 1 directory · chore(ci)(deps): bump actions/checkout from 6 to 7 · chore(deps)(deps): bump the npm-minor-patch group with 7 updates · bump undici from…

v0.10.2 · 2026-06-19

connect native host via nativemessaging permission + report real host version · native host connects on chromium browsers (drop firefox id from chrome manifest origins)

[email protected] · 2026-06-19

connect native host via nativemessaging permission + report real host version

04 · Who maintains NeuroDock (hosted)

NeuroDock (hosted) is maintained by tlennon-ie. We track 6 MCP servers from tlennon-ie - 6 actively maintained, 11 combined GitHub stars, oldest repo from May 2026. Full record: all servers from tlennon-ie.

  1. NeuroDock Guardrail Advisory detectors for rumination, hyperfocus, and sycophancy. Never silently blocks. ★ 11
  2. NeuroDock Cognitive Graph A local typed-edge graph of people, projects, and decisions that externalises memory. ★ 11
  3. NeuroDock Translation Decode subtext, tone, and ambiguity in messages; rewrite outgoing replies; brief meetings. ★ 11
  4. NeuroDock Chronometric Externalises time-of-day, session boundaries, and break prompts for time-blind users. ★ 11
  5. NeuroDock Task Fractionator Decompose a vague goal into atomic 5-90 minute tasks and surface the next safe action. ★ 11

05 · Facts

category
security - actively maintained as of 2026-08-25.
registry
io.github.tlennon-ie/neurodock-remote (active, first published 2026-05-31)

06 · NeuroDock (hosted) FAQ

What is NeuroDock (hosted)?

The combined remote MCP server for NeuroDock.

Is NeuroDock (hosted) still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.

How do I install NeuroDock (hosted)?

Run `claude mcp add tlennon-ie-neurodock-packages- --transport http https://mcp.neurodock.org/mcp`. The README documents 5 environment variables (NEURODOCK_AUTH_PROVIDER, NEURODOCK_CLERK_DOMAIN, NEURODOCK_CLERK_CLIENT_ID…) to set first. Set NEURODOCK_AUTH_PROVIDER, NEURODOCK_CLERK_DOMAIN, NEURODOCK_CLERK_CLIENT_ID, NEURODOCK_CLERK_CLIENT_SECRET, NEURODOCK_PUBLIC_URL before connecting. You can also paste the ready-made client config above.

Does NeuroDock (hosted) require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to NeuroDock (hosted)

More security MCP servers · Scopeblind MCP · Trestle · Trackly CLI · Agent Abilities for MCP · Contrast API

More TypeScript MCP servers · One Shot UI · Elasticsearch · Kibana · Tokenrip · Tolgee · see all