streamable-httpMITupdated 8d ago
A portfolio of production remote MCP + A2A agents running on getvda.ai, discovered + quality-assured by the GOSCE Portfolio Router. Each agent is capability-scoped, speaks open A2A + MCP, and is metered with Nevermined x402 micropayments (discovery is free).
Was kannst du mit auth token service machen?
GOSCE Agents
A portfolio of production remote MCP + A2A agents running on getvda.ai, discovered + quality-assured by the GOSCE Portfolio Router. Each agent is capability-scoped, speaks open A2A + MCP, and is metered with Nevermined x402 micropayments (discovery is free).
Generated by GOSCE (GitHub Open-Source Combination Engine) — an automated pipeline that mines the OSS dependency graph for monetizable package combinations and deploys each as a verified agent.
Agents
Entry point
Query the Portfolio Router for any capability — it returns the matching verified agent's endpoint, Agent Card, and a real example output from its own health probe.
- Portfolio: https://getvda.ai/agents
- Router: https://router.getvda.ai
Installation
auth token service zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http auth-token-service https://bcrypt-python-jose-d0e0d0.getvda.ai/mcpcodex mcp add auth-token-service --url https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp{
"mcpServers": {
"auth-token-service": {
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"auth-token-service": {
"type": "http",
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"auth-token-service": {
"url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"auth-token-service": {
"serverUrl": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Unvollständig
- Dokumentation14/25
- Pflege19/25
- Vertrauen13/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 0 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 2. Juni 2026 |