Works With Agents MCP Server — 14 native tools for AI agent infrastructure. Facts, Pitfalls, Skills, Handoff Protocol, Blueprint Registry, Trust Scores, Identity Verification, SLA Validation, Compliance-as-Code.
Project description
Works With Agents MCP Server
14 native MCP tools for AI agent infrastructure.
pip install wwa-mcp
Usage
Add to your MCP client config:
{
"mcpServers": {
"wwa": {
"command": "python3.11",
"args": ["-m", "wwa_mcp.server"]
}
}
}
Tools
| Tool | Tier | Description |
|---|---|---|
wwa_facts_query |
1 | Query shared agent knowledge base |
wwa_facts_list_categories |
1 | List fact categories and counts |
wwa_pitfalls_lookup |
1 | Search known failure patterns |
wwa_skills_search |
1 | Search agent skill library |
wwa_skills_list_categories |
1 | List skill categories |
wwa_handoff_create |
2 | Create agent-to-agent handoff |
wwa_handoff_verify |
2 | Validate handoff completeness |
wwa_handoff_validate_schema |
2 | Schema validation against Handoff Protocol |
wwa_blueprint_search |
2 | Search blueprint specifications |
wwa_blueprint_validate |
2 | Validate against a blueprint |
wwa_trust_score_calculate |
3 | Compute agent trust score |
wwa_identity_verify |
3 | Ed25519 signature verification |
wwa_sla_validate |
3 | Validate against SLA tiers |
wwa_compliance_check |
3 | Compliance-as-Code validation engine |
All specifications CC BY 4.0 — workswithagents.dev
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 wwa_mcp-1.0.0.tar.gz.
File metadata
- Download URL: wwa_mcp-1.0.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7fbe84ac84f846f394fe904faca75ee0be3b174f2dcd3f4e7fa97f157785c33
|
|
| MD5 |
9e57463dc95a2b6cf11e25c7ca910da6
|
|
| BLAKE2b-256 |
51fab6ea9ee427700667b333996b5619597c9d3c5a29d380f1e10f42466e7427
|
File details
Details for the file wwa_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wwa_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d92736af2742b6a2ef4f939e04b43515e79820fa894e897eefab41697815835f
|
|
| MD5 |
00aeadd6bf06240e91caa1dde43b4d52
|
|
| BLAKE2b-256 |
0f50c31313d3895a3128bcdaee4ea95942b0e246c275df980dd16759fc2a777f
|