|
@mukundakatta/agentbudget
|
Token + dollar budget caps for AI agents — throws when an LLM call would push past the ceiling. Zero deps, drop into any provider SDK. |
MIT |
1
greenflagged
/ 1 total
|
|
@mukundakatta/agentcast
|
— |
— |
2
greenflagged
/ 2 total
|
|
@mukundakatta/agentcast-mcp
|
MCP server: structured-output enforcer. Extract JSON from messy LLM output, validate against a shape spec, and produce retry feedback when the model returns the wrong shape. Wraps @mukundakatta/agentcast. |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/agentfit
|
— |
— |
2
greenflagged
/ 2 total
|
|
@mukundakatta/agentfit-mcp
|
MCP server for agentfit: token-aware message truncation. Fit a chat history into the model's context budget with drop-oldest, drop-middle, or priority strategies. |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/agentguard
|
— |
— |
2
greenflagged
/ 2 total
|
|
@mukundakatta/agentguard-mcp
|
MCP server for agentguard: declarative network-egress firewall for agent tools. Check whether a URL is allowed under a policy before any fetch. |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/agentkit
|
The agent reliability stack: fit, guard, snap, vet, cast. One install for all five sibling libraries (token-aware truncation, network-egress firewall, snapshot tests, tool-arg validation, structured-output enforcer). |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/agentsnap
|
— |
— |
2
greenflagged
/ 2 total
|
|
@mukundakatta/agentsnap-mcp
|
MCP server: snapshot tests for tool-call traces. Capture, normalize, and diff agent tool-use traces to catch silent regressions. Wraps @mukundakatta/agentsnap for Claude Desktop, Cursor, Cline, Windsurf, and Zed. |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/agentvet
|
— |
— |
2
greenflagged
/ 2 total
|
|
@mukundakatta/agentvet-mcp
|
MCP server for agentvet: validate LLM-generated tool-call args before execution. Returns a typed error with an LLM-friendly retry hint when the args don't match. |
MIT |
0
greenflagged
/ 1 total
|
|
@mukundakatta/openai-responses-testkit
|
Zero-dependency helpers for testing OpenAI Responses API outputs, streams, and tool calls. |
MIT |
1
greenflagged
/ 1 total
|
|
@mukundakatta/streamparse
|
Streaming JSON parser that yields partial valid trees as tokens arrive. Built for LLM tool-call payloads, structured output streams, and any place a regular JSON.parse waits too long. |
MIT |
1
greenflagged
/ 1 total
|
|
@mukundakatta/streamparse-mcp
|
MCP server exposing streamparse: parse partial / truncated JSON, extract JSON from messy LLM output, validate JSON streams. Built for Claude Desktop, Cursor, Cline, Windsurf, and Zed. |
MIT |
2
greenflagged
/ 2 total
|