Developer Tools
metamesh-uga.dev
Provides a gateway for discovering and managing MCP tools from a large catalog.
ENDPOINT 1
https://api.metamesh-uga.dev/mcp
MCP server metadata
- Name
- metamesh-uga-gateway
- Version
- 1.0.0
Known tools 15
metamesh.contextCompact snapshot of the MetaMesh gateway: active tool count, top categories, payment/billing status, last discovery.
Potential side effectsmetamesh.tool_infoDetailed info for a specific catalog tool: description, category, trust/security score, state, source.
Inferred read-onlymetamesh.metricsUsage analytics: total tools, calls, success rate and recent error counts.
Inferred read-onlymetamesh.discovery_statusControl/observability: status of the registry discovery engine (active tools, last run, pages fetched).
Inferred read-onlymetamesh.healthGateway health: database connectivity, payment configuration and feature flags.
Potential side effectsstripe.send_stripe_mcp_feedbackSubmit feedback from user or agent about Stripe's MCP server tools.
Inferred read-onlystripe.search_stripe_documentationSearch the Stripe documentation for the given question and language.
Inferred read-onlystripe.get_stripe_account_infoThis will get the account info for the logged in Stripe account.
Inferred read-onlystripe.stripe_api_searchSearch for Stripe API operations by providing an intent and a resource to operate on.
Inferred read-onlystripe.stripe_api_detailsGet detailed parameter information for a specific Stripe API operation.
Inferred read-onlystripe.stripe_api_writeWrite data via any Stripe API POST/PATCH/PUT/DELETE operation: 1.
Potential side effectsstripe.stripe_analyticsThis tool is for analyzing Stripe Sigma and Metrics data (e.
Inferred read-onlyCONNECT 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.metamesh-uga-gateway]
url = "https://api.metamesh-uga.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"metamesh-uga-gateway": {
"type": "http",
"url": "https://api.metamesh-uga.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: metamesh-uga-gateway
Remote MCP URL: https://api.metamesh-uga.dev/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": {
"metamesh-uga-gateway": {
"url": "https://api.metamesh-uga.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"metamesh-uga-gateway": {
"type": "http",
"url": "https://api.metamesh-uga.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "metamesh-uga-gateway",
"transport": "streamable-http",
"url": "https://api.metamesh-uga.dev/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 metamesh-uga.dev was fetched 2026-07-27T22:25:55.290Z and is being refreshed.
metamesh-uga.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.