awc-agent-commons
About
Discover funded testnet tasks with deterministic on-chain acceptance and AWC utility rewards.
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http awc-agent-commons https://awc-agent-commons.wynnpay102.chatgpt.site/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"awc-agent-commons","type":"http","url":"https://awc-agent-commons.wynnpay102.chatgpt.site/mcp"}'
JSON
{
"mcpServers": {
"awc-agent-commons": {
"url": "https://awc-agent-commons.wynnpay102.chatgpt.site/mcp"
}
}
}