← Registry

General Tools

buffaloprojects.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint8 known toolsFirst detected June 6, 2026Last detected September 16, 2026

ENDPOINT 1

https://buffaloprojects.com/mcp

No auth detected

MCP server metadata

Name
buffalo-projects-public
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use find_what_matters for current Buffalo discovery and the network_* read tools for source-attributed Organizations, operator-approved Spaces, and intentionally public Cohort summaries. Public MCP is accountless and read-only; it never exposes grants, invitations, participant identity, private Cohort context, meeting links, Firebase UIDs, or unpublished fields.

Known tools 8

network_find_organization

Find source-backed Organizations without creating an account or tenant.

Inferred read-only
network_get_organization

Inspect one public Organization and its source-backed activity, Spaces, and public Cohort summaries.

Inferred read-only
network_list_organization_activity

List current source-backed Jobs, Events, Spaces, and intentionally public Cohorts related to an Organization.

Inferred read-only
network_get_space

Inspect operator-approved public Space facts, access summary, capabilities, availability, and correction route.

Inferred read-only
network_list_public_cohorts

Discover Cohorts that deliberately publish a summary; private Cohort context is never returned.

Potential side effects
network_get_public_cohort

Inspect an intentionally public Cohort summary without exposing roster, meeting links, or private work.

Inferred read-only
network_resolve_canonical_identity

Resolve an Organization, Space, or Cohort identifier without merging ambiguous identities.

Inferred read-only
find_what_matters

Find current jobs or events in Buffalo or Western New York, including locations connected to those records.

Inferred read-only

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.buffalo-projects-public]
url = "https://buffaloprojects.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "buffalo-projects-public": {
      "type": "http",
      "url": "https://buffaloprojects.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: buffalo-projects-public
Remote MCP URL: https://buffaloprojects.com/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": {
    "buffalo-projects-public": {
      "url": "https://buffaloprojects.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "buffalo-projects-public": {
      "type": "http",
      "url": "https://buffaloprojects.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "buffalo-projects-public",
  "transport": "streamable-http",
  "url": "https://buffaloprojects.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.