
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@superbigroach/obol-mcp
Advanced tools
Obol MCP server — let any AI agent find, pay for, and call metered APIs in USDC on Arc.
An MCP server that gives any AI agent a wallet for the API economy. It can find metered services, pay for them per call in USDC on Arc, and read its balance — signing with the agent's own key (self-custody).
| Tool | What it does |
|---|---|
find_service | Search the Obol directory; returns id, price, description, call URL |
pay_and_call | Pay for + call a service; returns the API result + on-chain receipt |
get_balance | The agent wallet's USDC balance on Arc testnet |
{
"mcpServers": {
"obol": {
"command": "node",
"args": ["/abs/path/packages/obol-mcp/dist/index.js"],
"env": {
"OBOL_AGENT_KEY": "0xYOUR_AGENT_PRIVATE_KEY",
"OBOL_FACILITATOR": "https://obol.dev"
}
}
}
}
The agent wallet must hold testnet USDC — get some at https://faucet.circle.com.
For local dev, point OBOL_FACILITATOR at http://localhost:3000.
npm install
npm run build
npm start
FAQs
Obol MCP server — let any AI agent find, pay for, and call metered APIs in USDC on Arc.
The npm package @superbigroach/obol-mcp receives a total of 62 weekly downloads. As such, @superbigroach/obol-mcp popularity was classified as not popular.
We found that @superbigroach/obol-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.