MCP Server
MCP
io.github.ramaris-app/mcp-server
On-chain wallet analytics and trading strategies on Base for AI assistants
Install
npx -y @ramaris/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ramaris/mcp-server",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Ramaris API key (get one at ramaris.app/api-access)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "RAMARIS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment