x402 pay-per-call data tools for Base agents. Flagship get_intent ABSTAINS instead of guessing.
claude mcp add xsignal --transport http https://xsignal-production.up.railway.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"xsignal": {
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"xsignal": {
"serverUrl": "https://xsignal-production.up.railway.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"xsignal": {
"type": "http",
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"xsignal": {
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"xsignal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://xsignal-production.up.railway.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://xsignal-production.up.railway.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.philpof102-svg--xsignal/reviews or the review_server meta-tool.
POST /mcp