
Subotiz Dev MCP(Deprecated)
Let coding agents call Subotiz external capabilities over streamable HTTP when you still rely on the deprecated Subotiz Dev MCP bridge.
Overview
dev-mcp is an MCP server for the Build phase that connects agents to deprecated Subotiz staging APIs over streamable HTTP with an API key.
What is this MCP server?
- Streamable HTTP remote endpoint at api.stg.subotiz.com/mcp/ping
- Authorization header API key required for every remote call
- Official title marks Subotiz Dev MCP as Deprecated—plan migration off this bridge
- Connects AI assistants to Subotiz external capabilities via natural language
- GitHub source: Subotiz/dev-mcp, registry version 1.0.1
- Server version 1.0.1
- 1 streamable-http remote endpoint
- 1 required secret header (Authorization API key)
What problem does it solve?
Your agent cannot act on Subotiz external workflows unless you manually copy API steps instead of speaking to Subotiz through MCP.
Who is it for?
Maintainers already on Subotiz staging who need agent-driven external actions until a supported MCP replacement ships.
Skip if: Greenfield projects, production without reviewing Subotiz’s current integration path, or teams avoiding deprecated registry entries.
What do I get? / Deliverables
Authorized agents can trigger Subotiz-backed capabilities from chat, while you document a move away from this deprecated remote.
- Agent-callable bridge to Subotiz staging MCP ping endpoint
- Documented plan to replace deprecated dev-mcp
Recommended MCP Servers
Journey fit
Subotiz hooks belong while wiring third-party services into the product, not during idea research or post-launch SEO work. Integrations is the right shelf because the server proxies Subotiz API behavior into natural-language agent actions.
How it compares
Remote HTTP MCP connector to Subotiz, not an in-repo Claude skill or standalone CLI.
Common Questions / FAQ
Who is dev-mcp for?
Builders using Subotiz who want Cursor or Claude Code to drive external Subotiz capabilities through MCP while accepting deprecated status.
When should I use dev-mcp?
Only when you must keep a legacy Subotiz staging bridge running; prefer newer official Subotiz MCP or API guidance before expanding scope.
How do I add dev-mcp to my agent?
Register the streamable-http remote URL, set the Authorization header to your Subotiz API key as a secret, restart the client, and verify ping against staging.