Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key →
← Back to dashboard
clawsmith.com/signal/mcp-config-credential-sprawl-93pct-unscoped-api-keys
IssueUnderservedLive

93% of AI agent projects expose unscoped API keys in MCP config files

GitGuardian's 2026 report found 24,008 unique secrets in public MCP configuration files on GitHub. A study of 30 AI agent projects found 93% use unscoped API keys as their only auth mechanism, 0% have per-agent cryptographic identity, and 100% lack per-agent revocation. MCP quickstart guides normalize putting API keys directly in claude_desktop_config.json and .cursor/settings.json. One prompt injection leaks everything.

Product Idea from this Signal

A web app that intercepts MCP tool calls and injects scoped, time-limited credentials so AI agents never hold raw API keys

2.5k

93% of AI agent projects paste raw API keys directly into MCP config files, creating a credential leak surface that scales with every tool added. Developers have no native way to scope, rotate, or audit which keys an agent actually used. This web app sits as a lightweight proxy between the MCP client and the upstream APIs, injecting short-lived credentials at call time and revoking them automatically, so a compromised agent config exposes nothing.

ai-agentsmcpsecrets-managementcredential-securitydeveloper-tools
Competitive102 leadsView Opportunity →

Score Breakdown

GitHub
1,747
HN
659
OPENAI_FORUM
89

Gap Assessment

UnderservedExisting solutions leave gaps

Multiple credential proxy tools exist (Agent Vault, OneCLI, Zerobox) but no unified standard; adoption is fragmented.

Frequently Asked Questions