KaiaFun MCP

Created By
weerofuna year ago
🐍 ☁️ An MCP server for listing and trading tokens on KaiaFun and interacting with the Kaia blockchain
Overview

What is KaiaFun MCP?

KaiaFun MCP is a server that facilitates the listing and trading of tokens on the KaiaFun platform and allows interaction with the Kaia blockchain.

How to use KaiaFun MCP?

To use KaiaFun MCP, clone the repository from GitHub, install the necessary dependencies, build the project, and configure the server with your private key for transaction signing.

Key features of KaiaFun MCP?

  • Token listing and trading on the KaiaFun platform.
  • Interaction with the Kaia blockchain, including checking token balances.
  • A TypeScript SDK for building custom applications.

Use cases of KaiaFun MCP?

  1. Listing new tokens with predefined metadata.
  2. Buying and selling tokens using KAIA.
  3. Developing applications that interact with the KaiaFun protocol.

FAQ from KaiaFun MCP?

  • Is KaiaFun MCP safe to use?

While the project is in development, users should be cautious as storing private keys in plaintext is not secure. Use at your own risk.

  • What programming language is used?

The project is developed in TypeScript.

  • Can I contribute to the project?

Yes! Contributions are welcome through issues and pull requests.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
weerofun
Star
1
Language
TypeScript
License
Apache-2.0 license

Recommend Servers

View All
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

a day ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago