MCP Server
MCP
BetaFinds
Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://betafinds.com/api/mcp",
"headers": [
{
"value": "Bearer {token}",
"name": "Authorization"
}
],
"variables": {
"token": {
"description": "BetaFinds API token — create one at https://betafinds.com/profile",
"isRequired": true,
"format": "string",
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment