Back to the catalog

Popular MCP server knowledge

Bundle OKF 0.2 · 4 conceitos · SimonSchubert/Kai

Open source Repository Open in the app JSON

About

# Popular MCP server knowledge

OKF v0.2 bundle for Kai’s **curated one-tap MCP endpoints**. Agents use this folder for selection policy, live-probe provenance, and freshness when refreshing the runtime list.

## Runtime vs knowledge

| Layer | Path | Role |
|---|---|---|
| **Runtime** (shipped) | `composeApp/src/commonMain/kotlin/com/inspiredandroid/kai/mcp/PopularMcpServers.kt` | Source of truth for the Settings → Tools one-tap list |
| **Knowledge** (this bundle) | `docs/knowledge/popular-mcp/` | Selection policy, last probe snapshot, sources, stale dates |
| **Refresh skill** | `.grok/skills/update-popular-mcp-servers/SKILL.md` | Probes endpoints, updates Kotlin + this bundle |

The app **never** reads this directory at runtime. No live MCP probes are made in production to decide which popular servers to show.

## Scope

- **In:** Remote **Streamable HTTP** MCP endpoints that are free (or free with an optional key) and that pass `initialize` + `tools/list`.
- **Out:** stdio servers

Details

Kind
OKF bundles
Topic
Files & documents
Publisher
simonschubert
Origin
okf_github
Category
dados
Version
0.2
Added
2026-09-08 22:07:22
Updated
2026-09-08 22:07:22
Origin id
SimonSchubert/Kai:docs/knowledge/popular-mcp/index.md

More