coding-tools-mcp
xytom/coding-tools-mcpGive any AI agent the ability to code
Tools · 3
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 …
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…
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
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
Similar MCP servers embedding-nearest
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"
}
}
}