← Registry

Developer Tools

gnomoncontext.com

Provides API endpoints to search, fetch, and match people's intents, needs, offers, and dreams.

1 endpoint6 known toolsFirst detected June 6, 2026Last detected September 2, 2026

ENDPOINT 1

https://gnomoncontext.com/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

search

Search Gnomoncontext for people's needs/offers, dreams, and public activities matching a query.

Inferred read-only
fetch

Retrieve the full content of a Gnomoncontext record by the id returned from `search` (e.g.

Inferred read-only
submit_intent

File one person's intent so Gnomoncontext can match them with others.

Inferred read-only
search_intents

Precise, agent-friendly search over people's needs, offers, and dreams.

Inferred read-only
find_matches

Given what a user wants (free-text `text`, or structured `topic`+`city`/`country`), return the people on the OTHER side — opposite-direction offers/seekers in the same topic and place (or co-dreamers for a dream).

Inferred read-only
demand

Demand intelligence the open web can't answer: how many people are currently looking, which way it leans (seeking vs offering), and the hottest topics — for any theme / topic / country / city scope.

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.mcp-typescript-server-on-vercel]
url = "https://gnomoncontext.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://gnomoncontext.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://gnomoncontext.com/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://gnomoncontext.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://gnomoncontext.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://gnomoncontext.com/api/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 gnomoncontext.com was fetched 2026-07-26T21:07:18.306Z and is being refreshed.

Trust status Neutral

gnomoncontext.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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