spectral-mcp/spectral
Browse any app normally. Spectral captures the traffic, understands what each API call does, and generates MCP tools that AI agents can call directly.
Platform-specific configuration:
{
"mcpServers": {
"spectral": {
"command": "npx",
"args": [
"-y",
"spectral"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...