streamable-httpupdated 12d ago
Public listing metadata for the hosted Signal Desk by LarryBuildsAI remote MCP server.
Signal Desk by LarryBuildsAI 能做什么?
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
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:
- Agent spend route quote — $0.03
- Public website lead brief — $0.03
- DeFi token risk snapshot — $0.01
- Agent tool market comparison — $0.03
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.
安装
把 Signal Desk by LarryBuildsAI 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http signal-desk-by-larrybuildsai https://proofbeforepay.vercel.app/revenue/mcpcodex mcp add signal-desk-by-larrybuildsai --url https://proofbeforepay.vercel.app/revenue/mcp{
"mcpServers": {
"signal-desk-by-larrybuildsai": {
"url": "https://proofbeforepay.vercel.app/revenue/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"signal-desk-by-larrybuildsai": {
"type": "http",
"url": "https://proofbeforepay.vercel.app/revenue/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"signal-desk-by-larrybuildsai": {
"url": "https://proofbeforepay.vercel.app/revenue/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"signal-desk-by-larrybuildsai": {
"serverUrl": "https://proofbeforepay.vercel.app/revenue/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档22/25
- 维护25/25
- 可信度6/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 3 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 0.1.3最新 | 2026年7月14日 |
| 0.1.2 | 2026年5月25日 |
| 0.1.1 | 2026年5月21日 |
| 0.1.0 | 2026年5月21日 |