planwire mcp for Cline
io.github.beshogun/planwire-mcp
UK planning application data for AI agents: search, geo-query and fetch applications.
client:Cline
transport:stdio
runtime:npm
Install planwire mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<PLANWIRE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs