Instructions file
Instructions for firish/claude_code_vs, covering claude.md, what this is, working agreement (how we collaborate here), architecture (where things live) and tech stack & hard constraints.
Instructions file
Instructions for firish/claude_code_vs, covering claude.md, what this is, working agreement (how we collaborate here), architecture (where things live) and tech stack & hard constraints.
MCP server Claude CodeCodexCursor +2
MCP server "vs-debug" as configured in firish/claudecodevs. Launched with powershell -NoProfile -ExecutionPolicy Bypass -File .claude/vs-mcp-shim.ps1.
Plugin Claude Code
Self-hosted web search for LLM agents - same accuracy as hosted websearch at a third of the cost.
Plugin Claude Code
Own your LLM's web search: websearch, fetchurl, and savefinding tools backed by a local search -> fetch -> rank pipeline with semantic caching - up to 8x fewer input tokens and 3x lower cost than hosted web search.
MCP server Claude CodeCodexCursor +2
MCP server "webfetch" as configured in firish/webfetch. Runs locally from the webfetch-llm@latest Python package.