Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

coding-tools-mcp

xytom/coding-tools-mcp

Give any AI agent the ability to code

Uptime
100.0%
1 direct probes · 30d
Response
4836ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

search_coding_tools_mcp

Search across the Coding Tools MCP knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Coding Tools MCP, find …

query_docs_filesystem_coding_tools_mcp

Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Coding Tools MCP documentation pages and OpenAPI specs. This is NOT a shell on any rea…

submit_feedback

Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…

Resources · 1

coding

Use when integrating code-aware capabilities into an MCP client, enabling workspace inspection, file editing, command execution, Git operations, and permission-gated access to local development tools.…

mintlify://skills/coding

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coding-tools-mcp": {
      "url": "https://coding-1afcb9be.mintlify.app/mcp",
      "transport": "http"
    }
  }
}