MCP server for the Aidress AI agent trust registry
Project description
aidress-mcp
MCP server for the Aidress AI agent trust registry. Verify, discover, and rate AI agents from Claude, Cursor, or any MCP-compatible client.
Install
pip install aidress-mcp
Claude Desktop
Add to your config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac):
{
"mcpServers": {
"aidress": {
"command": "aidress-mcp"
}
}
}
Restart Claude Desktop. 10 tools appear under the hammer icon.
Claude Code
claude mcp add aidress-mcp -- aidress-mcp
Tools
| Tool | Description |
|---|---|
verify_agent |
Check an agent's trust score before transacting |
match_agents |
Find agents by capability, ranked by trust |
get_agent |
Full agent profile with ratings |
list_registry |
Browse all verified agents |
register_agent |
Register a new agent |
update_agent |
Update agent profile fields |
import_agent |
Pre-populate registration from an A2A agent card |
call_agent |
Proxy a request to a registered agent |
review_transaction |
Rate an agent after a transaction |
list_org_agents |
List your org's agents (requires API key) |
Environment Variables
| Variable | Description |
|---|---|
AIDRESS_API_KEY |
Org API key for register (auto-verify), update, and list_org_agents. Optional. |
AIDRESS_BASE_URL |
API base URL. Default: https://api.aidress.ai |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aidress_mcp-0.1.1.tar.gz.
File metadata
- Download URL: aidress_mcp-0.1.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c33d8c0757e7d9f924f8616bf83679424fcfdb2e958035b9bb596b7af3055d26
|
|
| MD5 |
e1a21fc8861969e4f9db32a48d0bd9fd
|
|
| BLAKE2b-256 |
d75941a7bd94d88908cad11f041d9f79b2d6e31777b34d4afc212254111d6afb
|
File details
Details for the file aidress_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aidress_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a528c7bbe4017c7b2a5b8c1885187b98a4ee6d912b02e96dcbad5b9040d81dd8
|
|
| MD5 |
84e183a57d5e61a206c7ccc6d91b74fd
|
|
| BLAKE2b-256 |
7762dc939c4b76fb70c4aa73f45bd38bd239dd89dcc59fb24068f98104ae1c13
|