Agentic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 885 installs a week from npm. Last commit 30 Jul 2026.
Local coding tools for ChatGPT Developer Mode and MCP clients with safe editing and shell execution.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-agentic-server -- npx -y mcp-agentic-server
{
"mcpServers": {
"mcp-agentic-server": {
"args": [
"-y",
"mcp-agentic-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-agentic-server]
command = "npx"
args = ["-y", "mcp-agentic-server"]
{
"mcpServers": {
"mcp-agentic-server": {
"args": [
"-y",
"mcp-agentic-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-agentic-server": {
"args": [
"-y",
"mcp-agentic-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.