Agent Bits
Agent Bits
Machine-readable utilities and datasets for AI agents.
Website: https://agentbits.dev
MCP: https://agentbits.dev/mcp
Catalog: https://agentbits.dev/catalog.json
OpenAPI: https://agentbits.dev/openapi.json
Official MCP Registry manifest: server.json
Canonical links
Surface | URL |
Website | |
Agent guide | |
MCP | |
Catalog | |
OpenAPI | |
Official | |
Smithery server card | |
llms.txt | |
Docs | |
MCP registries | |
Tools | |
Datasets |
Related MCP server: x402-mcp
What this repository is
This repository contains public documentation and discovery metadata for Agent Bits.
It exists for:
discoverability
documentation
machine-readable capability descriptions
public specifications
public API/MCP documentation
examples of consuming the hosted service
public project metadata
links to the hosted service
It does not contain the Agent Bits implementation.
Capability table
Capability | Description | Pricing | Interfaces |
| Look up country metadata by ISO 3166-1 alpha-2 code | Free | HTTP · MCP |
| Look up currency metadata by ISO 4217 code | Free | HTTP · MCP |
| Convert timestamps between IANA timezones | Free | HTTP · MCP |
| Convert unix/ISO timestamps | Free | HTTP · MCP |
| Convert common units | Free | HTTP · MCP |
| Validate ISBN-10/ISBN-13 | Free | HTTP · MCP |
| Validate UUID strings | Free | HTTP · MCP |
| Validate numbers with the Luhn algorithm | Free | HTTP · MCP |
| Validate JSON text | Free | HTTP · MCP |
| Encode/decode Base64 | Free | HTTP · MCP |
| Encode/decode URL components | Free | HTTP · MCP |
| Look up MIME type metadata | Free | HTTP · MCP |
| Look up language metadata | Free | HTTP · MCP |
| Look up HTTP status code metadata | Free | HTTP · MCP |
| Look up TLD metadata | Free | HTTP · MCP |
| Retrieve the complete countries dataset | Paid (x402 USDC on Base) | HTTP · MCP · x402 |
See catalog.json for schemas, use_when / do_not_use_when, and payment metadata.
Connect MCP in under a minute
{
"mcpServers": {
"agentbits": {
"url": "https://agentbits.dev/mcp"
}
}
}Works with Claude Code, Cursor, OpenCode, Cloudflare Agents, and generic MCP clients.
Details: docs/mcp.md · for-agents.md · docs/mcp-registries.md
MCP registries
Packaging for Smithery, Glama, the official MCP Registry, PulseMCP, MCP.so, and related directories is documented in docs/mcp-registries.md.
Suggested GitHub topics: ai-agents, mcp, mcp-server, agent-tools, ai-tools, x402, agentic-ai, cloudflare-workers, machine-payments
How agents discover Agent Bits
Fetch
catalog.jsonSelect a capability using description +
use_when/do_not_use_whenOpen the capability page under
tools/Invoke MCP or HTTP
Payments
Paid capabilities use x402 on Base with USDC.
No account. No API key. No signup. Agents can pay programmatically.
Unpaid paid requests return HTTP 402 with machine-readable payment instructions.
See docs/payments.md.
Status
Initial MVP capabilities are published in the catalog.
Glama listing
Connector: https://glama.ai/mcp/connectors/dev.agentbits/agent-bits
Score tab: https://glama.ai/mcp/servers/rwaldman/agentbits/score
Score badge may show “Not found” until a Glama release exists (see docs/mcp-registries.md).
License
MIT — see LICENSE.
This repository contains documentation and discovery metadata for the hosted Agent Bits service.
This server cannot be deployed
Maintenance
Related MCP Connectors
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Remote MCP server exposing 330 production AI-agent services for web/data processing, validation, AI utilities, blockchain/crypto utilities, and x402 pay-per-use access.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Open agentic-web datasets: Agent Trust Index, MCP stats, incident timeline. Read-only, CC-BY-4.0.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenancePay-per-call structured data for autonomous AI agents. x402-metered, MCP-native.-
- AlicenseNot gradedqualityFmaintenanceMCP server for the x402 protocol that lets AI agents discover and call payment-gated HTTP APIs automatically.121 npmApache 2.0

oom-x402-mcpofficial
FlicenseNot gradedqualityBmaintenanceMCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.-- AlicenseBqualityDmaintenanceAn MCP server providing 22 pay-per-call utility tools for AI agents (scrape, validate, embed, store, moderate, notify, convert, prevent loops) without accounts or API keys, using USDC payments via the x402 protocol.1755 npm1MIT