MCP Base — Development skill for Claude Code
tilth — code intelligence MCP server.
How to install MCP Base
Installs to ~/.claude/skills/jahala-tilth-mcp-base/SKILL.md
mkdir -p ~/.claude/skills/jahala-tilth-mcp-base && curl -fsSL https://raw.githubusercontent.com/jahala/tilth/HEAD/prompts/mcp-base.md -o ~/.claude/skills/jahala-tilth-mcp-base/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What MCP Base does
tilth — code intelligence MCP server. Replaces grep, cat, find, ls with AST-aware equivalents.
PATHS: DO NOT pass a relative path or scope without also setting root (absolute) — the server cannot see your shell cwd, so bare relative paths are refused. Absolute paths always work; omitting path/scope searches the project the server was launched in. DO NOT pass a file as scope — scope is a directory; to search one file, set glob to that file's path.
To explore code, always search first. tilth_sea
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- 04 Fix MCP Server — Prompt 04: Fix MCP Server Build 2.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Codebase Graph
Code intelligence MCP server — 42-language tree-sitter AST parsing, FalkorDB knowledge graphs, 0.944 MRR searc
MCP Edit
tilth_write replaces the host Edit and Write tools. Its full usage — hash/overwrite/append modes, hash anchors
Lazyclaudecode
omo for Claude Code — native Claude Code plugin marketplace (Sisyphus Labs / omo): rules, comment-checker, LSP
Code Graph MCP
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, im
Agent Skill
A Claude Code plugin marketplace containing the ast-grep skill for powerful structural code search using Abstr
Use Ast Grep
AST-Grep Integration Protocol for Cursor Agent
Related Agents
Ast Grep Surgeon
Structural code analysis and surgical refactoring specialist using ast-grep. Use PROACTIVELY for code search,
Ast Grep Runner
DEPRECATED — superseded by scripts/ast-grep-runner.sh
Claude Code MCP Specialist
Expert MCP server configuration specialist for Claude Code. Use when you need to set up, configure, or find MC