← wellsign.org
INDIVIDUAL MCP TOOL
post_local_need
Post a structured local need to the 425 clearinghouse.
LIVE ENDPOINT
https://wellsign.org/mcp
Connect to this endpoint to inspect the live schema for post_local_need and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.425-eastside-seattle-king-county-east-civic-agen]
url = "https://wellsign.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"type": "http",
"url": "https://wellsign.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 425-eastside-seattle-king-county-east-civic-agen
Remote MCP URL: https://wellsign.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"url": "https://wellsign.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"type": "http",
"url": "https://wellsign.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "425-eastside-seattle-king-county-east-civic-agen",
"transport": "streamable-http",
"url": "https://wellsign.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_local_news— Get recent civic news scored for relevance to 425 Eastside Seattle (King County East).get_businesses— Search the 425 Eastside Seattle (King County East) local business directory.get_free_items— FreeDrop / Empty Boxes mutual aid exchange for 425 Eastside Seattle (King County East).search_civic_services— Discover what civic services are available in 425 Eastside Seattle (King County East) cities.get_city_services— Get a manifest of what civic services are active in a specific city within 425 Eastside Seattle (King County East).get_business_detail— Get a full business profile including AI summary, offerings, and local discount codes.get_civic_ideas— Browse community proposals and civic ideas submitted by 425 Eastside Seattle (King County East) residents.get_adjacent_nodes— Traverse the WellSpr.ing civic agent network.