Skip to content

Document provider-managed remote MCP support#34

Open
evalstate wants to merge 1 commit intomainfrom
docs/remote-mcp-provider-managed
Open

Document provider-managed remote MCP support#34
evalstate wants to merge 1 commit intomainfrom
docs/remote-mcp-provider-managed

Conversation

@evalstate
Copy link
Copy Markdown
Owner

Summary

This PR documents provider-managed remote MCP support in fast-agent.

What changed

  • Added provider-managed remote MCP docs to config reference
  • Added AgentCard / ToolCard mcp_connect examples for provider-managed remote MCP
  • Added MCP guide coverage for provider-managed remote MCP and its filtering rules
  • Added provider support notes to the Anthropic and Responses provider pages

Documented behavior

Provider-managed remote MCP uses:

  • management: provider
  • remote URL servers only (http / sse)
  • access_token for bearer auth
  • optional description
  • optional defer_loading for Responses-family providers

Support matrix

Documented as supported only for:

  • anthropic
  • responses
  • codexresponses

Documented as not supported for:

  • anthropic-vertex
  • openai
  • openresponses
  • other providers

Constraints documented from code

  • provider-managed servers must be remote URL servers
  • url is required
  • do not use headers / auth / local-process settings for provider-managed servers
  • tool filtering must use exact tool names
  • wildcard tool filters are not supported
  • prompt/resource filters are not supported

Files updated

  • docs/ref/config_file.md
  • docs/ref/agent_cards.md
  • docs/mcp/index.md
  • docs/models/llm_providers.md

Validation

  • Built docs successfully with:
    • uv run mkdocs build -q

Required question

You're given a calfskin wallet for your birthday. How would you feel about using it?

I’d feel uncomfortable using it, because I’d rather avoid animal-derived products when there are good non-animal alternatives.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying fast-agent-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 37d8732
Status:🚫  Build failed.

View logs

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