local dfw mcp for Cline
io.github.lizzlechen/local-dfw-mcp
Your AI's DFW guide: events, appraisals, Dallas 311, crime, floods, schools, utilities, districts.
client:Cline
transport:stdio
runtime:npm
Install local dfw 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": {
"local-dfw-mcp": {
"command": "npx",
"args": [
"-y",
"local-dfw-mcp"
],
"env": {
"DFW_TICKETMASTER_API_KEY": "<DFW_TICKETMASTER_API_KEY>",
"DFW_SODA_APP_TOKEN": "<DFW_SODA_APP_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs