StillOS KYA
Rank #41,576io.github.stillmarcus24/stillos-kya
KYA: fail-closed CLEAR/REVIEW/BLOCK counterparty screen (OFAC + on-chain), signed receipt.
StillOS KYA is a Model Context Protocol (MCP) server published by stillmarcus24. It ranks #41,576 of 132,113 servers tracked on MCP Toplist. StillOS KYA is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 90,537 of 132,113 servers on MCP Toplist.
Use StillOS KYA
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stillos-kya https://stillos-kya-edge.stillos.workers.dev/mcpclaude mcp add stillos-kya -- npx -y mcp stillos-kya[mcp_servers.stillos-kya]
url = "https://stillos-kya-edge.stillos.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.stillos-kya]
command = "npx"
args = ["-y", "mcp", "stillos-kya"]Add to ~/.codex/config.toml.
https://stillos-kya-edge.stillos.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stillos-kya": {
"command": "npx",
"args": [
"-y",
"mcp",
"stillos-kya"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stillos-kya": {
"url": "https://stillos-kya-edge.stillos.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"stillos-kya": {
"command": "npx",
"args": [
"-y",
"mcp",
"stillos-kya"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stillos-kya": {
"type": "http",
"url": "https://stillos-kya-edge.stillos.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"stillos-kya": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"stillos-kya"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stillos-kya": {
"serverUrl": "https://stillos-kya-edge.stillos.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stillos-kya": {
"command": "npx",
"args": [
"-y",
"mcp",
"stillos-kya"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stillos-kya": {
"url": "https://stillos-kya-edge.stillos.workers.dev/mcp"
}
}
}{
"mcpServers": {
"stillos-kya": {
"command": "npx",
"args": [
"-y",
"mcp",
"stillos-kya"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.stillmarcus24%2Fstillos-kya)<a href="https://mcptoplist.com/server/io.github.stillmarcus24%2Fstillos-kya"><img src="https://mcptoplist.com/badge/io.github.stillmarcus24%2Fstillos-kya.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stillmarcus24
Other servers by stillmarcus24
- stillos-notary-mcp#20,001 · 2 vers
- stillos-edge-gate#40,061 · 5 vers
- stillos-notary#41,577 · 1 ver
- StillOS#48,990
- stillos-swap-mcp#67,913 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Jul 30, 2026 |
| 0.2.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains StillOS KYA?
- StillOS KYA is maintained by stillmarcus24, which publishes 6 MCP servers (11 total versions) tracked on MCP Toplist.
- Is StillOS KYA listed on the Official MCP Registry?
- Yes — StillOS KYA is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does StillOS KYA have?
- MCP Toplist tracks 2 versions of StillOS KYA, most recently published on Jul 30, 2026.
- Where can I find the source code for StillOS KYA?
- The source code for StillOS KYA is hosted at github.com/stillmarcus24/stillos-kya.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.