Loomal

DevTool MCP

MCP server by github.com/standardbeagle/devtool-mcp

Development tooling MCP server with process management, proxy, and frontend diagnostics

5 starsnpm: @standardbeagle/devtool-mcp

About DevTool MCP

DevTool MCP is an MCP (Model Context Protocol) server published by standardbeagle in the official MCP registry. Development tooling MCP server with process management, proxy, and frontend diagnostics

It ships as an npm package (@standardbeagle/devtool-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/standardbeagle/devtool-mcp, where the project has earned 5 GitHub stars.

Use DevTool MCP with your agent

Claude Code · one command
claude mcp add devtool-mcp -- npx -y @standardbeagle/devtool-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "devtool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@standardbeagle/devtool-mcp"
      ]
    }
  }
}
npm@standardbeagle/devtool-mcp

Frequently asked questions

What is DevTool MCP?
DevTool MCP is an MCP (Model Context Protocol) server by standardbeagle. Development tooling MCP server with process management, proxy, and frontend diagnostics
How do I connect DevTool MCP to Claude, Cursor, or another MCP client?
Install DevTool MCP from its npm package (@standardbeagle/devtool-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DevTool MCP open source?
Yes — the source code is public at github.com/standardbeagle/devtool-mcp, with 5 GitHub stars.
Can AI agents pay to use DevTool MCP?
Not yet through Loomal — DevTool MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DevTool MCP? Claim this listing free by verifying GitHub ownership, or contact us.