AANet for VS Code
space.aanet/aanet-mcp
Metered coordination for agent swarms: locks, sub-keys, storage, messaging. x402 billing (USDC).
client:VS Code
transport:streamable-http
tools:26
Install AANet in VS Code
.vscode/mcp.json
{
"servers": {
"aanet-mcp": {
"type": "http",
"url": "https://aanet.space/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- aanet_create_workspace
- aanet_create_trial_workspace
- aanet_get_workspace
- aanet_delete_workspace
- aanet_deposit
- aanet_mint_subkey
- aanet_list_subkeys
- aanet_update_subkey
- aanet_revoke_subkey
- aanet_read_file
- aanet_write_file
- aanet_append_file
- aanet_delete_file
- aanet_acquire_lock
- aanet_renew_lock
- aanet_release_lock
- aanet_get_activity
- aanet_submit_feedback
- aanet_request_refund
- aanet_get_refund_status
- aanet_send_message
- aanet_get_messages
- aanet_register_webhook
- aanet_list_webhooks