EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.
claude mcp add asterpay -- npx -y @asterpay/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"asterpay": {
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"asterpay": {
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"asterpay": {
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"asterpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"asterpay": {
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.timolein74--asterpay/reviews or the review_server meta-tool.
POST /mcp