Skip to content
Claude Desktop

knowmint for Claude Desktop

io.github.sou0327/knowmint

AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana.

client:Claude Desktop transport:stdio runtime:npm

Install knowmint in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "knowmint": {
      "command": "npx",
      "args": [
        "-y",
        "@knowmint/mcp-server"
      ],
      "env": {
        "KM_API_KEY": "<KM_API_KEY>",
        "KM_BASE_URL": "<KM_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

knowmint in other clients