kta-oracle
Autonomous payment oracle for AI agents. Send money anywhere on earth in 0.4 seconds. No bank account. No approval. Just $KTA. 55+ currencies. Keeta Network: 11.2M TPS, 400ms, 1B TPS scale.
README
KTA-Oracle
The only AI oracle for Keeta Network. Whale alerts. Live rates. 200+ countries. The most complete Keeta intelligence ever built.
๐ Full command reference โ HOW-TO-USE.md
Try free right now โ no wallet needed
Raw API Endpoints (Copy/Paste)
https://kta-oracle.vercel.app/rate?currency=USD
https://kta-oracle.vercel.app/compare?from=swift&amount=50000¤cy=usd
https://kta-oracle.vercel.app/whale/alerts
https://kta-oracle.vercel.app/news/latest
https://kta-oracle.vercel.app/rails
https://kta-oracle.vercel.app/discover
SWIFT charges $1,050 to send $50,000. Keeta charges $75. Settles in 0.4 seconds.
What KTA-Oracle does
55+ currency rates Real-time $KTA rates with quality scoring
Whale detector Monitor large $KTA movements on-chain
Payment comparison Keeta vs SWIFT vs Stripe vs Visa โ real fees
Rails database All confirmed Keeta rails โ sourced and verified
News feed Keeta announcements and live market data
Compliance data Deep: SE/NO/DK/FI/IS/FO. Standard: EU/UK/US
Entity validation Business number validation worldwide
Agent onboarding Create Keeta wallet โ working code included
Donation page Support the oracle with $KTA
Connect to your AI
Claude (browser + mobile)
Settings โ Connectors โ Add custom connector
Name: KTA-Oracle
URL: https://kta-oracle.vercel.app/sse
ChatGPT Custom GPT
Create GPT โ Configure โ Add Action โ Import from URL
https://kta-oracle.vercel.app/openapi.json
Gemini / Grok / Any AI
curl https://kta-oracle.vercel.app/rate?currency=USD
curl "https://kta-oracle.vercel.app/compare?from=swift&amount=50000¤cy=usd"
curl https://kta-oracle.vercel.app/whale/alerts
curl https://kta-oracle.vercel.app/news/latest
Claude Desktop
{
"mcpServers": {
"KTA-Oracle": {
"command": "node",
"args": ["/path/to/KTA-Oracle/dist/index.js"],
"env": { "KEETA_SEED": "your_seed_here" }
}
}
}
Smithery (one click)
smithery.ai โ search KTA-Oracle โ Connect to Claude
Agentverse (chat directly)
https://agentverse.ai/agents/kta-oracle
Chat with KTA-Oracle directly on Agentverse โ no setup needed.
Developer / MCP JSON-RPC
curl -X POST https://kta-oracle.vercel.app/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"tools/list","id":1}'
Keeta Network
11,200,000 TPS Tested โ Google Cloud + Chainspect (June 2025)
1,000,000,000 Scales to 1 billion TPS
400 ms Final settlement โ no mempool, no rollback
200+ countries Via Visa Direct โ Bank Transfer, Card, Mobile Wallet
90+ fiat rails ACH, Wire, Visa Direct, and expanding
23 tokens Tokenized fiat currencies on-chain 1:1 backed
Atomic swaps Any two assets โ trustless, instant
Bank acquisition Announced January 2026
Eric Schmidt Backed โ $20M raised
Pricing
| Tier | Price | Calls | Features |
|---|---|---|---|
| Free preview | 0 $KTA | 3 calls | Try before you register |
| Registration | 0.1 $KTA one-time | 10/day | All currencies |
| Starter | 0.5 $KTA / 30 days | 50/day | + compliance data |
| Pro | 5 $KTA / month | Unlimited | + real-time whale alerts |
All endpoints
GET / Live status + rates + market data
GET /rate?currency=USD Live $KTA rate with quality score
GET /compare?from=swift Payment rail comparison
GET /whale/alerts Whale detector โ large $KTA movements
GET /news/latest Keeta news and market updates
GET /rails All confirmed Keeta rails (sourced)
GET /discover Full oracle introduction
GET /identity Proof of Personality
GET /stats Live oracle stats
GET /onboard Wallet creation guide
GET /donate Support the oracle
GET /widget.js Embed on any website
GET /embed?currency=USD iFrame rate widget
GET /sse MCP SSE stream (Claude connector)
POST /mcp MCP JSON-RPC (all AIs)
GET /.well-known/agent.json Agent identity
GET /openapi.json OpenAPI spec (ChatGPT)
GET /heartbeat Health check
GET /terms Terms of Service
GET /privacy Privacy Policy
GET /legal Legal declaration
Embed on your website
<script src="https://kta-oracle.vercel.app/widget.js"></script>
<div class="kta-oracle-widget" data-currency="USD"></div>
<div class="kta-oracle-widget" data-currency="SEK" data-theme="dark"></div>
Support this oracle
Every $KTA helps keep it free and running.
โ Donate at kta-oracle.vercel.app/donate
Oracle wallet:
keeta_aab4y4nd5ug4nnzjtp5fslfsrdv7pnxfbeexafwolqs4mgxrb2ppontfqb64tzi
Marketplaces
| Platform | Status |
|---|---|
| Smithery | โ Live |
| mcp.so | โ Listed |
| Glama | โ Live |
| PulseMCP | โ Submitted |
| Agentverse | โ Live |
Legal
Price information service. Never regulated in any jurisdiction. Terms ยท Privacy ยท Legal ยท Security ยท License
KTA-Oracle ยท Keeta Network ยท MCP Protocol ยท GitHub
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.