jcodemunch

Installation
SKILL.md

jcodemunch via mcporter

Query jcodemunch-mcp indexed codebases using bunx mcporter call and bunx mcporter list. This avoids loading the full MCP server into the agent's context while still accessing all of jcodemunch's code intelligence.

Prerequisites

jcodemunch-mcp must be running (either as a configured MCP server or reachable via stdio). Repos must be indexed before querying — use index_folder or index_repo to index first.

How to call

All calls go through mcporter's stdio transport:

# List available tools
bunx mcporter list --stdio "uvx jcodemunch-mcp"

# Call a tool (function-call syntax)
bunx mcporter call --stdio "uvx jcodemunch-mcp" 'list_repos()'
Related skills

More from danielbush/skills

Installs
3
First Seen
Mar 25, 2026