AI & ML
Trust: 37/100 (Limited)io.github.antonpogrebenko-public/rftools Guide
200 RF & electronics calculators + 13 simulation tools for AI agents.
1 starsby antonpogrebenko-public
Quick Start
Install
npx rftools-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-antonpogrebenko-public-rftools": {
"command": "npx",
"args": [
"rftools-mcp"
]
}
}
}