MCP Server
MCP
Agentic MCP
Local coding tools for ChatGPT Developer Mode and MCP clients with safe editing and shell execution.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-agentic-server",
"version": "1.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated list of project directories that Agentic MCP may access.",
"isRequired": true,
"format": "string",
"name": "AGENTIC_ALLOWED_ROOTS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment