Developer Tools
Trust: 37/100 (Limited)io.github.Hoya25/nctr-mcp-server Guide
NCTR Alliance rewards — search bounties, check earning rates, and discover communities.
by Hoya25
Quick Start
Install
npx @hoya25/nctr-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hoya25-nctr-mcp-server": {
"command": "npx",
"args": [
"@hoya25/nctr-mcp-server"
]
}
}
}