Academica ACADEMICA / MCP

Client installation

Connect and verify

One Streamable HTTP contract across every published server. Client configuration changes; evidence scope does not.

Client configuration

PubMed

Claude Code setup
claude mcp add --transport http Academica PubMed \
  https://academica.sh/api/mcp/pubmed \
  --header "authorization: Bearer <mcp_api_key>"

Connection verification

Confirm tools/list

curl -s -X POST https://academica.sh/api/mcp/pubmed \
  -H 'authorization: Bearer <key>' \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

A valid response returns the exact published schemas. Authentication failures resolve at /mcp/errors.

Client route: /mcp/connect/claude-code