← 386.today

INDIVIDUAL MCP TOOL

get_businesses

Search the 386 Northeast Florida (Volusia County) local business directory.

386.todaynone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

386.today

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.386-today]
url = "https://386.today/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "386-today": {
      "type": "http",
      "url": "https://386.today/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 386-today
Remote MCP URL: https://386.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": {
    "386-today": {
      "url": "https://386.today/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "386-today": {
      "type": "http",
      "url": "https://386.today/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "386-today",
  "transport": "streamable-http",
  "url": "https://386.today/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 386 Northeast Florida (Volusia County).
  • get_free_items — FreeDrop / Empty Boxes mutual aid exchange for 386 Northeast Florida (Volusia County).
  • search_civic_services — Discover what civic services are available in 386 Northeast Florida (Volusia County) cities.
  • get_city_services — Get a manifest of what civic services are active in a specific city within 386 Northeast Florida (Volusia County).
  • 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 386 Northeast Florida (Volusia County) residents.
  • get_adjacent_nodes — Traverse the WellSpr.ing civic agent network.
  • get_federation — Discover all 187 active mcp.NNN.today civic MCP servers in the WellSpr.ing network.