Feather Wand Agent is a comprehensive AI-powered toolkit for performance testing and monitoring. It integrates multiple industry-standard performance testing tools (JMeter, k6, Gatling, and Locust) into a single, unified interface, allowing users to execute and analyze performance tests through natural language interactions.
Feather Wand Agent is a comprehensive AI-powered toolkit for performance testing and monitoring. It integrates multiple industry-standard performance testing tools (JMeter, k6, Gatling, and Locust) into a single, unified interface, allowing users to execute and analyze performance tests through natural language interactions.
pip install feather_wand_agentAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"qainsights-featherwandagent-github": {
"command": "uvx",
"args": [
"pip install feather_wand_agent"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from feather_wand_agent?"
API Key Required
This server requires an API key from feather_wand_agent. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| FEATHER_WAND_AGENT_API_KEY | Yes | Your feather_wand_agent API key |
"What resources are available in feather_wand_agent?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in feather_wand_agent"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in feather_wand_agent with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.