CliDeck MCP - Network Knowledge

CliDeck MCP is an open-source framework for building verified, continuously updated knowledge systems that AI agents can access through MCP. It is available as a remote MCP endpoint.

Teams that work with cisco, codex and ios xe and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-08 · ★ 3 · #183 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install CliDeck MCP - Network Knowledge

Claude Code

claude mcp add smartroot7-clideck-mcp --transport http https://mcp.clideck.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "smartroot7-clideck-mcp": {
      "url": "https://mcp.clideck.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://mcp.clideck.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

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.clideck.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

registry vendor namespace com.clideck - domain-verified with the official MCP registry

03 · What CliDeck MCP - Network Knowledge can do

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

Latest releases

v0.8.5 · 2026-09-03

First public GitHub release of CliDeck MCP: verifiable external memory for AI agents. · Highlights · Free public MCP endpoint over Streamable HTTP: · 17 version-aware tools for network knowledge, change review, upgrade…

04 · Who maintains CliDeck MCP - Network Knowledge

CliDeck MCP - Network Knowledge is maintained by smartroot7. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
documentation - ranked #183 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-03)
registry
com.clideck/network-knowledge (active, first published 2026-09-03)

06 · CliDeck MCP - Network Knowledge FAQ

What is CliDeck MCP - Network Knowledge?

CliDeck MCP is an open-source framework for building verified, continuously updated knowledge systems that AI agents can access through MCP. It is available as a remote MCP endpoint.

Is CliDeck MCP - Network Knowledge still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-08 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install CliDeck MCP - Network Knowledge?

Run `claude mcp add smartroot7-clideck-mcp --transport http https://mcp.clideck.com/mcp`. You can also paste the ready-made client config above.

Does CliDeck MCP - Network Knowledge require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to CliDeck MCP - Network Knowledge