AI & ML
Trust: 32/100 (Limited)io.github.raysker/axon-research Guide
AI agent ecosystem research, DeFi analysis, and market research tools
by raysker
Quick Start
Install
npx @raysker/axon-researchClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-raysker-axon-research": {
"command": "npx",
"args": [
"@raysker/axon-research"
]
}
}
}