Server data from the Official MCP Registry
Agent settlement protocol — discover, negotiate, settle, and verify with XAP.
Agent settlement protocol — discover, negotiate, settle, and verify with XAP.
Set these up before or after installing:
Environment variable: XAP_MODE
Environment variable: XAP_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-omoshola-o-xap": {
"env": {
"XAP_MODE": "your-xap-mode-here",
"XAP_API_KEY": "your-xap-api-key-here"
},
"args": [
"-y",
"@agenticamem/xap-mcp"
],
"command": "npx"
}
}
}The XAP SDK MCP server has some security concerns that users should be aware of. The MCP server stores negotiation contracts and Verity receipts in global dictionaries without cleanup or access controls, potentially leading to memory leaks and data exposure. The codebase includes hardcoded test credentials and lacks comprehensive error handling for external API calls. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 6 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!