Agentic MCP
Connect compatible ChatGPT Web accounts to local coding tools through MCP Developer Mode.
People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-11 · ★ 2 · #63 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Agentic MCP
before you install - you'll need
Set AGENTIC_ALLOWED_ROOTS before connecting.
Claude Code
claude mcp add hugolsramos01-bit-mcp-agentic-server -- npx -y mcp-agentic-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"hugolsramos01-bit-mcp-agentic-server": {
"command": "npx",
"args": [
"-y",
"mcp-agentic-server"
]
}
}
} 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
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 local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-08 - young repo, little track record yet
license MIT - declared in the repository
npm package mcp-agentic-server - unscoped; check the name against the project README before installing
registry namespace io.github.hugolsramos01-bit is GitHub-verified and matches the repo owner
03 · What Agentic MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
[!WARNING] Security Notice: This tool runs on your local machine and can execute shell commands. A managed Git worktree provides an isolated Git checkout to prevent polluting your main repository, but it is not an operating system sandbox. It does not restrict network access or subprocesses. Always review what the LLM intends to run.
Latest releases
v1.6.0 · 2026-08-11
add safe trusted and full command modes · make PVDL proportional to change risk · make verification proportional to change scope · stop over-discovery on known targets · bound fast-path context · avoid redundant QUICK…
v1.5.0 · 2026-08-07
implement deterministic candidate hygiene · deterministic risk-profile calculations · add risk-adaptive verification planning · mcp-agentic-server 1.4.0 · finalize MCP tool responses once · improve task context…
v1.3.0 · 2026-07-29
04 · Who maintains Agentic MCP
Agentic MCP is maintained by hugolsramos01-bit. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- category
- coding agent - ranked #63 of 194 actively-maintained coding agent servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-11)
- registry
- io.github.hugolsramos01-bit/mcp-agentic-server (active, first published 2026-07-23 · 4 versions)
- packages
- npm:mcp-agentic-server
06 · Agentic MCP FAQ
What is Agentic MCP?
Connect compatible ChatGPT Web accounts to local coding tools through MCP Developer Mode.
Is Agentic MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-11 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Agentic MCP?
Run `npx -y mcp-agentic-server`. The README documents one environment variable (AGENTIC_ALLOWED_ROOTS) to set first. Set AGENTIC_ALLOWED_ROOTS before connecting. You can also paste the ready-made client config above.
Does Agentic MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Agentic MCP
Alternatives to Agentic MCP
Maintained coding agent servers if Agentic MCP isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Agentic MCP doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Witness · MERN MCP · Codebase Synapse · Repo Graph · Orca MCP Server
More TypeScript MCP servers · Human Pages · Project Human · Hustcc MCP Mermaid · OpenAI Ads MCP · Server Tauri · see all