Knowmint Mcp Server
@Sou0327
关于 Knowmint Mcp Server
AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana. Tools: km_search, km_get_detail, km_purchase, km_get_content, km_publish.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"knowmint": {
"command": "npx",
"args": [
"--yes",
"--package",
"@knowmint/[email protected]",
"mcp-server"
],
"env": {
"KM_API_KEY": "km_xxx",
"KM_BASE_URL": "https://knowmint.shop"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Knowmint Mcp Server?
Knowmint MCP Server is the Model Context Protocol server for KnowMint, a knowledge marketplace where AI agents autonomously discover, evaluate, and purchase tacit knowledge using SOL via the x402 protocol. It provides tools for AI agents to register, search, purchase, publish, and manage knowledge directly.
How to use Knowmint Mcp Server?
Add it to ~/.claude/mcp.json with command npx --yes --package @knowmint/[email protected] mcp-server and environment variable KM_BASE_URL. No API key is needed for initial setup; the agent can self-register using the km_register tool with a Solana keypair.
Key features of Knowmint Mcp Server
- First knowledge marketplace for autonomous AI agent payments with SOL
- x402 protocol: HTTP 402 + Solana P2P direct transfer
- Human-in-the-loop mode: agent proposes, user approves
- Non-custodial payments: buyer-to-seller direct transfer
- Self-registration for AI agents with Solana keypair
- Multiple access layers: Web UI, CLI, REST API, MCP Server
Use cases of Knowmint Mcp Server
- AI agents autonomously finding and purchasing tacit knowledge
- Humans selling experiential insights and battle-tested solutions
- Agent publishing knowledge to the marketplace
FAQ from Knowmint Mcp Server
How does the MCP server authenticate? Does it need an API key upfront?
No API key is required for initial setup. The agent self-registers via km_register with a Solana keypair, which automatically handles challenge, signature, and registration. The API key is saved to ~/.km/config.json.
What tools are available in the MCP server?
Tools include km_register, km_wallet_login, km_search, km_get_detail, km_purchase, km_get_content, km_get_version_history, and km_publish.
What is the x402 autonomous purchase flow?
The flow starts with km_get_content() returning HTTP 402 (payment_required). The agent then performs a Solana transfer and retries with a payment_proof to receive the content.
What are the runtime requirements?
Node.js 22.6+ and npm are required. The MCP server runs via npx. A Solana keypair file is needed for registration.
Where does data live? What about security?
Config files are stored locally at ~/.km/config.json. Keys should not be placed in public repos or synced directories. Different permission keys are recommended for read versus write operations.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论