Skip to main content
Glama
LarryLemonBot

Signal Desk by LarryBuildsAI MCP Server

Signal Desk by LarryBuildsAI MCP Server

Public listing metadata for the hosted Signal Desk by LarryBuildsAI remote MCP server.

This repository is intentionally metadata-only. The production MCP server is hosted remotely by LarryBuildsAI; private application source code, credentials, payment keys, and operator materials are not published here.

Server

  • Product: Signal Desk by LarryBuildsAI

  • Purpose: buyer-side spend-routing preflights before larger paid agent tool calls

  • Remote MCP endpoint: https://proofbeforepay.vercel.app/revenue/mcp

  • Product page: https://proofbeforepay.vercel.app/revenue

  • Server card: https://proofbeforepay.vercel.app/.well-known/signal-desk-server-card.json

Related MCP server: Cold Email & Outreach MCP Server

Install / connect

Signal Desk is a remote Streamable HTTP MCP server. Use this endpoint in an MCP client that supports remote HTTP MCP servers:

{
  "mcpServers": {
    "signal-desk": {
      "url": "https://proofbeforepay.vercel.app/revenue/mcp"
    }
  }
}

Public initialize and tools/list calls are available for discovery. Protected paid tool execution may require product-specific authorization and/or x402 payment flow.

Buy through PayanAgent

PayanAgent validates buyer input, settles USDC, and returns the selected Signal Desk result automatically:

Outputs are bounded planning and public-data evidence. Signal Desk does not execute purchases, trades, outreach, or wallet actions.

Metadata validation

The repository workflow parses server.json and mcp-registry.json and checks their required product, endpoint, repository-purpose, and registry fields. That structural check does not prove hosted runtime health; public endpoints must be read back separately before release claims or listing updates.

Claim boundaries

  • This repo is public metadata for a hosted remote MCP server, not a claim that private production source code is open source.

  • Directory listings are discovery evidence only, not endorsement, certification, ranking, or security approval.

License

Commercial hosted service metadata. All rights reserved unless a separate written license applies.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Runtime budget authority for autonomous agents - a set of tools to check, reserve, spend, and release budget before and after every costly, risky operation. The agent asks "can I afford this?" before acting, and reports what it actually used afterward.
    9
    38 npm
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to draft evidence-grounded cold-email openers, A/B variants, personalized LinkedIn DMs, and SEO content-gap plans for sales and marketing outreach.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to perform grounded web research with injection resistance, claim verification, and cost-aware routing through MCP tools like web_search, fetch_url, extract_claims, and check_grounding.
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics.
    1
    4
    MIT