Skip to content

Add Strale (remote MCP server + A2A agent example)#723

Open
petterlindstrom79 wants to merge 2 commits intoagentic-community:mainfrom
petterlindstrom79:add-strale
Open

Add Strale (remote MCP server + A2A agent example)#723
petterlindstrom79 wants to merge 2 commits intoagentic-community:mainfrom
petterlindstrom79:add-strale

Conversation

@petterlindstrom79
Copy link
Copy Markdown

@petterlindstrom79 petterlindstrom79 commented Apr 1, 2026

Adds Strale as an example remote MCP server and A2A agent integration.

MCP Server (cli/examples/strale-gateway-config.json):

  • Streamable HTTP at https://api.strale.io/mcp
  • 8 meta-tools (search, execute, balance, ping, getting_started, methodology, transaction, trust_profile)
  • Bearer token auth (free tier covers 5 capabilities without an API key)

A2A Agent (cli/examples/strale-a2a-agent-config.json):

  • JSON-RPC at https://api.strale.io/a2a
  • 8 skills covering IBAN validation, company lookup, sanctions screening, web extraction, document parsing, etc.

Integration guide (docs/strale.md):

  • Registration steps for both MCP and A2A
  • Verification commands
  • Virtual server composition example

Strale exposes a catalog of data capabilities for AI agents — IBAN/VAT/LEI validation, company registry lookups across 27 countries, sanctions and PEP screening, web extraction, document parsing, and Web3 wallet/token intelligence. Every execution returns structured JSON with provenance.

@petterlindstrom79
Copy link
Copy Markdown
Author

Hi — just checking in on this. Happy to make any adjustments if needed.

@petterlindstrom79
Copy link
Copy Markdown
Author

Hi — following up on this PR. No merge conflicts. Happy to address any feedback.

Drop "Trust and quality infrastructure", "250+ quality-scored", and the
"trust" / "trustLevel" / "quality-scored" tags. Describe the catalog
matter-of-factly so the example matches the tone of neighbor MCP/A2A
configurations.
@petterlindstrom79 petterlindstrom79 changed the title Add Strale — MCP server + A2A agent for trust & compliance data Add Strale (remote MCP server + A2A agent example) Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant