Server Details
MCP server for verifying EUDI/Talao wallet data via OIDC4VP (pull) for AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- TalaoDAO/connectors
- GitHub Stars
- 0
Available Tools
1 toolcreate_accountTry in Inspector
Create aan account for a human or a company. This tool will generate a decentralized identifier(DID) and a data wallet.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did_method | No | Optional DID Method, did:web (DNS based) by default or did:cheqd (blockchain based) | did:cheqd |
| account_type | No | Human or Company as a the owner of the Agents | human |
| notification_email | Yes | Email used for notification and authentication. Email must be confirmed to make the account active |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Try in Browser
Your Connectors
Sign in to create a connector for this server.