Tychi MCP
Rank #41,936io.github.TychiWallet/tyi-mcp
Agent-native self-custody wallet MCP: onboard, wallets, Arbitrum sends, policy-gated payments.
Tychi MCP is a Model Context Protocol (MCP) server published by tychiwallet. It ranks #41,936 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tychi MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 13, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 90,177 of 132,113 servers on MCP Toplist.
Use Tychi MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tyi-mcp -e "TYI_PASSWORD=<your TYI_PASSWORD>" -e "TYCHI_BRAIN_URL=<your TYCHI_BRAIN_URL>" -- npx -y @tychilabs/tyi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tyi-mcp]
command = "npx"
args = ["-y", "@tychilabs/tyi-mcp"]
[mcp_servers.tyi-mcp.env]
TYI_PASSWORD = "<your TYI_PASSWORD>"
TYCHI_BRAIN_URL = "<your TYCHI_BRAIN_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tyi-mcp": {
"command": "npx",
"args": [
"-y",
"@tychilabs/tyi-mcp"
],
"env": {
"TYI_PASSWORD": "<your TYI_PASSWORD>",
"TYCHI_BRAIN_URL": "<your TYCHI_BRAIN_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tyi-mcp": {
"command": "npx",
"args": [
"-y",
"@tychilabs/tyi-mcp"
],
"env": {
"TYI_PASSWORD": "<your TYI_PASSWORD>",
"TYCHI_BRAIN_URL": "<your TYCHI_BRAIN_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tyi-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tychilabs/tyi-mcp"
],
"env": {
"TYI_PASSWORD": "<your TYI_PASSWORD>",
"TYCHI_BRAIN_URL": "<your TYCHI_BRAIN_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tyi-mcp": {
"command": "npx",
"args": [
"-y",
"@tychilabs/tyi-mcp"
],
"env": {
"TYI_PASSWORD": "<your TYI_PASSWORD>",
"TYCHI_BRAIN_URL": "<your TYCHI_BRAIN_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tyi-mcp": {
"command": "npx",
"args": [
"-y",
"@tychilabs/tyi-mcp"
],
"env": {
"TYI_PASSWORD": "<your TYI_PASSWORD>",
"TYCHI_BRAIN_URL": "<your TYCHI_BRAIN_URL>"
}
}
}
}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.TychiWallet%2Ftyi-mcp)<a href="https://mcptoplist.com/server/io.github.TychiWallet%2Ftyi-mcp"><img src="https://mcptoplist.com/badge/io.github.TychiWallet%2Ftyi-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
tychiwallet
Other servers by tychiwallet
View all tychiwallet servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0-beta.8 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Tychi MCP?
- Tychi MCP is maintained by tychiwallet, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Tychi MCP listed on the Official MCP Registry?
- Yes — Tychi MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Tychi MCP have?
- MCP Toplist tracks 1 version of Tychi MCP, most recently published on Jun 15, 2026.
- Where can I find the source code for Tychi MCP?
- The source code for Tychi MCP is hosted at github.com/tychiwallet/tyi-mcp.
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.