Skip to main content
Glama

Server Details

MCP server for Singularity Marketplace - browse and discover APIs, products, and ERC-8004 agents

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

17 tools
browse_marketplaceInspect

Browse and search the Singularity Marketplace with various filters. Returns listings of endpoints, products, and agentic services.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoPayment mode filter
sortNoSort order
typeNoType of listing to filter by
chainNoBlockchain network to filter by
limitNoMaximum number of results (default: 20)
offsetNoPagination offset (default: 0)
searchNoSearch term to find matching listings
categoryNoCategory to filter by
featuredNoOnly return featured listings
maxPriceNoMaximum price filter
minPriceNoMinimum price filter
minRatingNoMinimum average rating (0-5)
delete_endpointInspect

⚠️ DESTRUCTIVE: Permanently delete an endpoint. Cannot be undone. Only works for agent-created endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the endpoint to delete
apiKeyYesYour endpoint API key (x402_*)
confirmYesMust be true to confirm deletion
get_agentInspect

Get details for a specific ERC-8004 or Solana-8004 agent by network and identifier.

ParametersJSON Schema
NameRequiredDescriptionDefault
agentIdNoThe numeric agent ID (for EVM chains)
networkYesThe blockchain network (base, ethereum, polygon, bsc, monad, solana)
assetAddressNoThe asset address (for Solana)
get_endpoint_detailsInspect

Get full details for an endpoint you own, including credit balance, pricing config, and wallet address. Requires your endpoint API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the endpoint
apiKeyYesYour endpoint API key (x402_*)
get_endpoint_statsInspect

Get usage analytics for an endpoint: total requests, monthly requests, revenue, and success rate.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the endpoint
apiKeyNoYour endpoint API key (optional, improves accuracy)
get_listingInspect

Get detailed information about a specific marketplace listing by its slug.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the listing
get_top_ratedInspect

Get top-rated marketplace listings sorted by average rating.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of top-rated items to return (default: 12)
list_agentsInspect

List all registered ERC-8004 and Solana-8004 agents.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results (default: 50)
offsetNoPagination offset (default: 0)
networkNoFilter by network
list_categoriesInspect

List all available marketplace categories.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_my_endpointsInspect

List the endpoints accessible to the dashboard owner behind your endpoint API key. Older unlinked keys safely fall back to endpoint-only scope.

ParametersJSON Schema
NameRequiredDescriptionDefault
apiKeyYesYour endpoint API key (x402_*)
list_my_productsInspect

List the products owned by the same dashboard user as your endpoint API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
apiKeyYesYour endpoint API key (x402_*)
list_networksInspect

List all supported blockchain networks.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

remove_webhookInspect

Remove the webhook URL from an endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the endpoint
apiKeyYesYour endpoint API key (x402_*)
set_webhookInspect

Set or update the webhook URL for an endpoint. Returns a signing secret that must be saved.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique slug identifier for the endpoint
apiKeyYesYour endpoint API key (x402_*)
webhookUrlYesHTTPS URL to receive webhook events
update_endpointInspect

Update allowlisted endpoint fields such as metadata, pricing, listing flags, imagery, wallet, payment options, slug, and webhook settings.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoPricing mode
nameNoUpdated endpoint name
slugYesThe existing slug of the endpoint you want to update
chainNoUpdated chain/network
priceNoUpdated endpoint price
activeNoEnable or disable the endpoint
apiKeyYesYour endpoint API key (x402_*)
logoUrlNoUpdated logo URL
newSlugNoNew slug to assign to the endpoint
categoryNoUpdated category
currencyNoUpdated currency code
imageUrlNoUpdated image URL
isListedNoWhether the endpoint should be listed
bannerUrlNoUpdated banner URL
originUrlNoUpdated origin URL
webhookUrlNoSet an HTTPS webhook URL or null to remove it
descriptionNoUpdated description
walletAddressNoUpdated payout wallet address
paymentOptionsNoUpdated payment options object
creditPackageSizeNoCredits per package
creditPackagePriceNoPackage price in USDC
listedInMarketplaceNoWhether the endpoint should appear in marketplace listings
update_productInspect

Update allowlisted product fields including metadata, pricing, listing state, payment options, wallet, branding, and slug.

ParametersJSON Schema
NameRequiredDescriptionDefault
idNoProduct ID to update
nameNoUpdated product name
slugNoProduct slug to update
chainNoUpdated chain/network
priceNoUpdated product price
activeNoEnable or disable the product
apiKeyYesYour endpoint API key (x402_*)
logoUrlNoUpdated logo URL
newSlugNoNew slug to assign to the product
categoryNoUpdated product category
currencyNoUpdated currency code
isListedNoWhether the product should be listed
bannerUrlNoUpdated banner URL
customFontNoCustom font family
descriptionNoUpdated product description
customPageBgNoCustom page background color
walletAddressNoUpdated payout wallet address
customButtonBgNoCustom button background color
customPageTextNoCustom page text color
paymentOptionsNoUpdated payment options object
productImageUrlNoUpdated product image URL
customButtonTextNoCustom button text color

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.