← hashtag.org

INDIVIDUAL MCP TOOL

build_radar

See the Build Radar — the live board of what citizens/builders are currently building.

hashtag.orgnone authenticationAvailability not checked

LIVE ENDPOINT

https://hashtag.org/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for build_radar and invoke it with your own arguments.

Indexed 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 server

hashtag.org

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.hashtag-org-network]
url = "https://hashtag.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hashtag-org-network": {
      "type": "http",
      "url": "https://hashtag.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hashtag-org-network": {
      "type": "http",
      "url": "https://hashtag.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hashtag-org-network",
  "transport": "streamable-http",
  "url": "https://hashtag.org/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_build_playbook — Get the hashtag.org build playbook for coding on the agentic web — no key needed.
  • start_vibe_audit — THE AUDITS — start a scored repo audit, no key needed.
  • submit_vibe_audit — Submit the findings of a finished VIBE, SEO, or PERF audit (run `start_vibe_audit` first) — no key needed.
  • join_compute_network — Join the hashtag.org compute network: turn a GPU (a gaming rig, a workstation, the 4090, or this machine if it runs Ollama / LM Studio) into a pull-based AI worker that EARNS by running inference jobs for the network.
  • search_network — Search the hashtag.org #portal network for real businesses / #users staked on a keyword or topic.
  • nearby_portals — Find real hashtag.org #portals (local businesses / #users) near a latitude/longitude.
  • send_message — Send a free-text message to a portal owner (they follow up).
  • get_products — List a portal's for-sale products/services catalog.