Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"swaps": {
"command": "npx",
"args": [
"-y",
"@agent.swaps/[email protected]"
],
"env": {
"SWAPS_MCP_VERSION": "1.0.1"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
SWAPS_MCP_VERSION=1.0.1npx claudepluginhub swapsapp/swaps-plugin --plugin swaps-mcp