jameshgrn/firepass-mcp

MCP server that wraps Kimi K2.5 Turbo (Fireworks AI) as an agentic coding assistant with a full tool loop

2Stars on the repository
5Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

firepass-researcher

01

jameshgrn/firepass-mcp

Skill Claude CodeCodex

Delegate research/analysis tasks to FirePass (Kimi K2.6 Turbo via Fireworks AI). The researcher has a read-only tool loop — it can read files, search with ripgrep/ast-grep/jq/glob, and iterate autonomously. No writes or shell commands. Use INSTEAD OF default Agent subagents for research work.

not rated 2 3mo ago A 79 tokens original MIT

firepass-reviewer

02

jameshgrn/firepass-mcp

Skill Claude CodeCodex

Delegate code review tasks to FirePass (Kimi K2.6 Turbo via Fireworks AI). The reviewer has a read-only tool loop and returns structured review output: blocking issues, suggestions, and what's done well. Use for code review, PR review, or architecture review.

not rated 2 3mo ago A 61 tokens original MIT

firepass-trio

03

jameshgrn/firepass-mcp

Skill Claude CodeCodex

Delegate full plan→implement→review work to FirePass (Kimi K2.6 Turbo via Fireworks AI). The trio runs researcher, then worker, then reviewer in one MCP call, with a bounded fix loop-back when the reviewer says NEEDS-FIXES. Use INSTEAD OF stitching the three single-role tools yourself.

not rated 2 3mo ago A 79 tokens original MIT

firepass-worker

04

jameshgrn/firepass-mcp

Skill Claude CodeCodex

Delegate coding/implementation tasks to FirePass (Kimi K2.6 Turbo via Fireworks AI). The worker has its own tool loop — it can read/write/edit files, run bash, search with ripgrep/ast-grep/jq, and iterate autonomously. Use INSTEAD OF default Agent subagents for coding work.

not rated 2 3mo ago A 74 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: