Loading MCP server directory, please wait...
Local coding tools for ChatGPT Developer Mode and MCP clients with safe editing and shell execution.
npx @getmcp/cli add io.github.hugolsramos01-bit/mcp-agentic-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTIC_ALLOWED_ROOTSComma-separated list of project directories that Agentic MCP may access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hugolsramos01-bit/mcp-agentic-server": {
"command": "npx",
"args": [
"-y",
"mcp-agentic-server"
],
"env": {
"AGENTIC_ALLOWED_ROOTS": ""
}
}
}
}