Loading MCP server directory, please wait...
Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.
npx @getmcp/cli add io.github.ingressward/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
INGRESSWARD_API_KEYYour IngressWard API key. Get one at https://www.ingressward.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ingressward/mcp-server": {
"command": "npx",
"args": [
"-y",
"@ingressward/mcp-server"
],
"env": {
"INGRESSWARD_API_KEY": ""
}
}
}
}