MCP Server
MCP
Foundry/API
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://prodapi.live/mcp",
"headers": [
{
"description": "Foundry/API key created from the API access page.",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment