← Registry

Content Tools

onmanifest.com

Provides curated local knowledge and city briefings for various metros.

1 endpoint29 known toolsFirst detected May 28, 2026Last detected June 9, 2026

ENDPOINT 1

https://onmanifest.com/mcp

No auth detected

Known tools 29

search_local

Search Manifest's local-knowledge index across (a) curated city map spots — coffee shops, coworking, matcha, etc.

Inferred read-only
find_businesses_near

Find businesses, places of interest, curated city map spots, and posts near a latitude/longitude.

Inferred read-only
get_city_briefing

One-shot 'what's happening in this city' briefing: top recent posts, partner articles, curated spot counts by category, and pinned events.

Inferred read-only
list_city_slugs

List every city slug that Manifest has curated map data for (~45 metros).

Inferred read-only
get_city_spots

List curated map spots for a city (e.g.

Inferred read-only
list_recent_leads

List the most recent leads captured by your Mani widget.

Inferred read-only
get_lead

Fetch one lead by id.

Inferred read-only
export_leads_csv

Export every lead for a partner as CSV.

Inferred read-only
get_funnel_summary

Summarise the publisher's last-30-days conversion funnel.

Inferred read-only
ingest_article

Publish an article into the partner's article index.

Potential side effects
configure_widget

Update widget-related settings on the partner record.

Potential side effects
list_lead_transcripts

List the most recent leads whose Mani-widget conversation produced a transcript snippet.

Inferred read-only
get_lead_transcript

Fetch the Mani-widget conversation transcript for one of your leads.

Inferred read-only
get_revenue_share_report

Outbound clicks per article over the last N days (default 30).

Inferred read-only
propose_boost

Propose (but do not yet activate) an ad boost for a post.

Potential side effects
create_campaign

Create a new ad campaign in draft state.

Potential side effects
pause_campaign

Pause an active campaign.

Inferred read-only
activate_campaign

Activate a draft or paused campaign.

Inferred read-only
get_campaign_report

Get a 30-day performance report for a campaign.

Inferred read-only
list_campaigns

List the connected user's campaigns.

Inferred read-only
start_checkout

Start a real Stripe Checkout session to boost a post at a tier (local/city/metro).

Potential side effects
create_post

Create a new local post on Manifest.

Potential side effects
vote_on_post

Up- or down-vote a post.

Potential side effects
join_post

Join a post's chat room as the connected user.

Potential side effects
update_location

Update the connected user's location (lat/lon, optionally a city).

Potential side effects
set_notification_prefs

Set the user's notification preferences.

Inferred read-only
ask_mani

Use this whenever the user asks about anything local — what's happening near them, restaurants / cafes / bars / shops open now, events tonight or this weekend, weather alerts, neighborhood news, businesses to visit, parks, schools, public services, or any 'what's good / open / near me / in this city' style question.

Inferred read-only
list_chat_transcripts

List the connected user's recent Mani chat conversations (most-recent first, max 50).

Inferred read-only
get_transcript

Fetch the full message transcript for one of the connected user's Mani conversations.

Potential side effects

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "onmanifest-com",
  "transport": "streamable-http",
  "url": "https://onmanifest.com/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 onmanifest.com was fetched 2026-08-28T11:07:38.417Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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