MCP Server
MCP
Tychi MCP
Agent-native self-custody wallet MCP: onboard, wallets, Arbitrum sends, policy-gated payments.
Install
npx -y @tychilabs/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@tychilabs/tyi-mcp",
"version": "1.0.0-beta.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Keystore password for ~/.tyi (set after tyi_onboard)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TYI_PASSWORD"
},
{
"description": "Tychi brain API URL (HTTPS recommended)",
"format": "string",
"name": "TYCHI_BRAIN_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment