MCP implementation of Claude Code capabilities
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-mcp-claude-code","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MCP Claude Code An implementation of Claude Code capabilities using the Model Context Protocol (MCP). ## Overview This project provides an MCP server that implements Claude Code-like functionality, allowing Claude to directly execute instructions for modifying and improving project files. By leveraging the Model Context Protocol, this implementation enables seamless integration with various MCP clients including Claude Desktop.  ## Features - **Code Understanding**: Analyze and understand codebases through file access and pattern searching - **Code Modification**: Make targeted edits to files with proper permission handling - **Enhanced Command Execution**: Run commands and scripts in various languages with improved error handling and shell support - **File Operations**: Manage files with proper security controls through shell commands - **Code Discovery**: Find relevant files and code patterns across your project with high-performance searching - **Agent Delegation**: Delegate complex tasks to specialized sub-agents that can work concurrently - **Multiple LLM Provider Support**: Configure any LiteLLM-compatible model for agent operations - **Jupyter Notebook Support**: Read and edit Jupyter notebooks with full cell and output handling ## Tools Implemented | Tool | Description | | ----------------- | --------------------------------------------------------------------------------------------------------------------------------- | | `read` | Read file contents with line numbers, offset, and limit capabilities | | `write` | Create or overwrite files | | `edit` | Make line-based edits to text files …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.