Command Palette

Search for a command to run...

UnylyUnyly
Browse all

GetKin Server

FreeNot checked

Provides six tools for LLM infrastructure: model recommendation, availability checking, LLM call routing, memory compression, model listing, and memory usage ch

GitHubEmbed

About

Provides six tools for LLM infrastructure: model recommendation, availability checking, LLM call routing, memory compression, model listing, and memory usage checking, with paid tools using Solana USDC.

README

Agent infrastructure that runs itself. One MCP server, six tools.

Tools

Tool Description Price
recommend_model Get the optimal LLM for any task across 17 models and 6 providers Free
check_availability Real-time availability and latency for LLM provider APIs $0.005 USDC
route_llm_call Route chat completions through GetKin's proxy (OpenAI-compatible) 3% margin
compress_memory Compress session dumps into structured 3-tier memory First 5 free, then $0.03 USDC
list_models List all available models with current pricing Free
check_memory_usage Check free tier compression usage for an agent Free

Installation

Connect to the GetKin MCP server using any MCP-compatible client:

{
  "mcpServers": {
    "getkin": {
      "url": "https://getkin-mcp.fly.dev/mcp"
    }
  }
}

Usage

Once connected, your agent has access to all six tools. The recommend_model tool is free and requires no payment — use it to find the cheapest or fastest model for any task.

Paid tools use x402 payments via Solana USDC. The compress_memory tool includes 5 free compressions per agent.

Providers Monitored

Anthropic, OpenAI, Google, Mistral, DeepSeek, Meta (via Together AI)

Links

License

MIT

from github.com/ChipBaskets/getkin-mcp

Installing GetKin Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ChipBaskets/getkin-mcp

FAQ

Is GetKin Server MCP free?

Yes, GetKin Server MCP is free — one-click install via Unyly at no cost.

Does GetKin Server need an API key?

No, GetKin Server runs without API keys or environment variables.

Is GetKin Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install GetKin Server in Claude Desktop, Claude Code or Cursor?

Open GetKin Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare GetKin Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs