Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Geeigneter Einsatz: inline auth (primary pattern). Lokalisierte Zusammenfassung: MCP server for the NCBI E-utilities API. It covers ai-agents, ai-tools, bioinformatics workflows. Claude Code, Cursor, and Windsurf workflows.
Warum diese Fähigkeit verwenden
Empfehlung: api-auth helps agents inline auth (primary pattern). MCP server for the NCBI E-utilities API. Claude Code, Cursor, and Windsurf workflows.
Am besten geeignet für
Geeigneter Einsatz: inline auth (primary pattern).
↓ Handlungsfähige Anwendungsfälle for API Auth
! Sicherheit & Einschränkungen
- Einschraenkung: // Only reached if caller has 'tool:my tool:read' scope
- Einschraenkung: // Continues only if scope is satisfied
- Einschraenkung: MCP AUTH SECRET KEY Yes (unless bypass) Signing secret for HS256 JWT verification. Must be ≥ 32 characters.
About The Source
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ und Installationsschritte
These questions and steps mirror the structured data on this page for better search understanding.
? Häufige Fragen
Was ist API Auth?
Geeigneter Einsatz: inline auth (primary pattern). Lokalisierte Zusammenfassung: MCP server for the NCBI E-utilities API. It covers ai-agents, ai-tools, bioinformatics workflows. Claude Code, Cursor, and Windsurf workflows.
Wie installiere ich API Auth?
Führen Sie den Befehl aus: npx killer-skills add cyanheads/pubmed-mcp-server. Er funktioniert mit Cursor, Windsurf, VS Code, Claude Code und mehr als 19 weiteren IDEs.
Wofür kann ich API Auth verwenden?
Wichtige Einsatzbereiche sind: Anwendungsfall: Inline auth (primary pattern), Anwendungsfall: import { tool } from '@cyanheads/mcp-ts-core';, Anwendungsfall: const myTool = tool('my tool', {.
Welche IDEs sind mit API Auth kompatibel?
Dieser Skill ist mit Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer kompatibel. Nutzen Sie die Killer-Skills CLI für eine einheitliche Installation.
Gibt es Einschränkungen bei API Auth?
Einschraenkung: // Only reached if caller has 'tool:my tool:read' scope. Einschraenkung: // Continues only if scope is satisfied. Einschraenkung: MCP AUTH SECRET KEY Yes (unless bypass) Signing secret for HS256 JWT verification. Must be ≥ 32 characters..
↓ So installieren Sie den Skill
-
1. Terminal öffnen
Öffnen Sie Ihr Terminal oder die Kommandozeile im Projektverzeichnis.
-
2. Installationsbefehl ausführen
Führen Sie aus: npx killer-skills add cyanheads/pubmed-mcp-server. Die CLI erkennt Ihre IDE oder Ihren Agenten automatisch und richtet den Skill ein.
-
3. Skill verwenden
Der Skill ist jetzt aktiv. Ihr KI-Agent kann API Auth sofort im aktuellen Projekt verwenden.
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
API Auth
MCP server for the NCBI E-utilities API. It covers ai-agents, ai-tools, bioinformatics workflows. Claude Code, Cursor, and