General Tools
214.today
Provides local civic and business information for the 214 North Dallas area.
ENDPOINT 1
https://214.today/mcp
Known tools 12
get_local_newsGet recent civic news scored for relevance to 214 North Dallas / DFW.
Inferred read-onlyget_free_itemsFreeDrop / Empty Boxes mutual aid exchange for 214 North Dallas / DFW.
Inferred read-onlysearch_civic_servicesDiscover what civic services are available in 214 North Dallas / DFW cities.
Inferred read-onlyget_city_servicesGet a manifest of what civic services are active in a specific city within 214 North Dallas / DFW.
Inferred read-onlyget_business_detailGet a full business profile including AI summary, offerings, and local discount codes.
Inferred read-onlyget_civic_ideasBrowse community proposals and civic ideas submitted by 214 North Dallas / DFW residents.
Inferred read-onlyget_federationDiscover all 187 active mcp.NNN.today civic MCP servers in the WellSpr.ing network.
Inferred read-onlyCONNECT 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.214-today]
url = "https://214.today/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"214-today": {
"type": "http",
"url": "https://214.today/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 214-today
Remote MCP URL: https://214.today/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": {
"214-today": {
"url": "https://214.today/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"214-today": {
"type": "http",
"url": "https://214.today/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "214-today",
"transport": "streamable-http",
"url": "https://214.today/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for 214.today was fetched 2026-07-26T13:53:10.677Z and is being refreshed.
214.today is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.