Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ai-pubfi-pubfi-mcp": {
"args": [
"-y",
"mint"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Public documentation and examples for PubFi's agent-native crypto data layer.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'mint' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mint against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Let AI agents create, discover, and track tokens across chains via Printr.
Model Context Protocol Extension of Coinbase Agentkit
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
Brazilian public procurement (PNCP) and Federal Revenue CNPJ data — 16 tools, 4 prompts.
MCP Security Weekly
Get CVE alerts and security updates for ai.pubfi/pubfi-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This repository is the public source of truth for PubFi's long-form docs. It is separate from the
private pubfi-mono repository so public docs, examples, issue templates, and agent-readable
materials can be indexed by GitHub, search engines, and answer engines.
The v0 docs framework is Mintlify. The intended production shape is:
github.com/helixbox/pubfi-docs
-> Mintlify GitHub integration
-> docs.pubfi.ai
-> root docs routes such as /getting-started/quickstart and /reference/api-reference
-> linked from pubfi.ai product surfaces and legacy docs redirects
-> canonical cross-links from README, llms.txt, Discovery, API Reference, MCP, and examples
Snapshot source: pubfi-mono origin/main through commit
68f202a1b538faf588979a598a30404534e23d4a.
https://docs.pubfi.aihttps://pubfi.aihttps://pubfi.ai/pricinghttps://pubfi.ai/bloghttps://pubfi.ai/products/{product_slug}https://pubfi.ai/discoveryhttps://pubfi.ai/discovery.mdhttps://pubfi.ai/discovery/sourceshttps://pubfi.ai/sitemap.xmlhttps://pubfi.ai/robots.txthttps://pubfi.ai/50e4aa84-257b-4ff4-a822-5da3d567384c.txthttps://pubfi.ai/loginhttps://pubfi.ai/privacy-policyhttps://pubfi.ai/terms-of-servicehttps://pubfi.ai/agents.mdhttps://pubfi.ai/llms.txthttps://pubfi.ai/llms-full.txthttps://pubfi.ai/discovery/agent-capabilities.jsonhttps://api.pubfi.ai/referencehttps://api.pubfi.ai/openapi.jsonhttps://api.pubfi.ai/.well-known/mcp.jsonhttps://pubfi.ai/openapi/degov-openapi.jsonhttps://pubfi.ai/openapi/subscan-openapi.jsonhttps://mcp.pubfi.ai/.well-known/mcp.jsonhttps://pubfi.ai/.well-known/mcp.jsonhttps://pubfi.ai/.well-known/mcp/server-card.jsonhttps://pubfi.ai/.well-known/mcp-registry-authpubfi-docs/
├── AGENTS.md
├── README.md
├── docs.json
├── CONTRIBUTING.md
├── LICENSE.md
├── LICENSE-DOCS.md
├── LICENSE-CODE.md
├── CHANGELOG.md
├── llms.txt
├── llms-full.txt
├── index.md
├── project-overview.md
├── getting-started/
├── concepts/
├── agent-readable/
├── reference/
├── use-cases/
├── faq.md
├── glossary.md
├── maintenance/
│
... [View full README on GitHub](https://github.com/helixbox/pubfi-docs#readme)