idios
Rank #12,966io.github.honeytones/idios
Private escrow for AI agent work on Beam: verifiable delivery, worker collateral, M of N disputes.
idios is a Model Context Protocol (MCP) server published by honeytones. It ranks #12,966 of 132,046 servers tracked on MCP Toplist. idios is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jun 6, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 119,080 of 132,046 servers on MCP Toplist.
Use idios
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add idios -e "IDIOS_WALLET_PASS=<your IDIOS_WALLET_PASS>" -- uvx idios-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.idios]
command = "uvx"
args = ["idios-mcp-server"]
[mcp_servers.idios.env]
IDIOS_WALLET_PASS = "<your IDIOS_WALLET_PASS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"idios": {
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<your IDIOS_WALLET_PASS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"idios": {
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<your IDIOS_WALLET_PASS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"idios": {
"type": "stdio",
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<your IDIOS_WALLET_PASS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"idios": {
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<your IDIOS_WALLET_PASS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"idios": {
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<your IDIOS_WALLET_PASS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.honeytones%2Fidios)<a href="https://mcptoplist.com/server/io.github.honeytones%2Fidios"><img src="https://mcptoplist.com/badge/io.github.honeytones%2Fidios.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
honeytones
Available versions (7)
| Version | Published |
|---|---|
| 2.3.3 | Jul 31, 2026 |
| 2.3.2 | Jul 30, 2026 |
| 2.3.1 | Jul 28, 2026 |
| 2.3.0 | Jul 23, 2026 |
| 2.2.0 | Jul 19, 2026 |
| 2.1.0 | Jul 19, 2026 |
| 2.0.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains idios?
- idios is maintained by honeytones, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is idios listed on the Official MCP Registry?
- Yes — idios is listed on the Official MCP Registry, alongside Glama.
- How many versions does idios have?
- MCP Toplist tracks 7 versions of idios, most recently published on Jul 31, 2026.
- Where can I find the source code for idios?
- The source code for idios is hosted at github.com/honeytones/idios.
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.