Skip to content

docs: add an "Any MCP client" integration item - #442

Closed
rejojer wants to merge 20 commits into
mainfrom
docs/readme-mcp-client-item
Closed

docs: add an "Any MCP client" integration item#442
rejojer wants to merge 20 commits into
mainfrom
docs/readme-mcp-client-item

Conversation

@rejojer

@rejojer rejojer commented Aug 28, 2026

Copy link
Copy Markdown
Member

Adds one <details> item to (b) Integrate PageIndex with your own agent: connecting any MCP-speaking client to the hosted PageIndex MCP server, no SDK involved.

The config snippet matches https://docs.pageindex.ai/mcp verbatim (https://api.pageindex.ai/mcp, type: http, Bearer auth). The SDK-internal ?tools=read gate is deliberately left out since the docs do not expose it. The item closes by pointing local users back to agent_tools() / as_claude_mcp(), so it never implies local mode has a standalone server.

Placed after "Other agent frameworks" so the "Every helper above accepts doc_id=…" wrap-up still covers only the SDK helpers. README-only, additive.

https://claude.ai/code/session_01F84VYrC858n9cr5eRjV4Cy

rejojer added 18 commits August 28, 2026 20:10
rejojer added a commit that referenced this pull request Aug 28, 2026
Folded in from the docs branch (#442): a new "MCP server" item under (b)
with the hosted config verbatim from docs.pageindex.ai/mcp; the Claude
Agent SDK item names ANTHROPIC_API_KEY, the chat_model rule, and model= in
the explicit form; messages() and the tool runner examples drop model=
and say they assume a Claude chat_model; the OpenAI Agents explicit form
notes the litellm/ prefix and cache settings the helper adds; wording
touches on the (b) intro and the Anthropic SDK item title.

Claude-Session: https://claude.ai/code/session_01F84VYrC858n9cr5eRjV4Cy
@rejojer

rejojer commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

Folded into #443 so the code and its README land together.

@rejojer rejojer closed this Aug 28, 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