2 months ago
Server Config
{
"mcpServers": {
"a2amarket": {
"command": "npx",
"args": [
"-y",
"@hz-abyssal-heart/a2amarket-mcp-server"
],
"env": {
"A2AMARKET_API_KEY": "ak_your_key_here",
"A2AMARKET_BASE_URL": "https://api.a2amarket.md"
}
}
}
}