Get MCP server capabilities and metadata
cURL
curl --request GET \ --url https://api.fltr.com/v1/mcp/manifest
Documentation IndexFetch the complete documentation index at: https://docs.tryfltr.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tryfltr.com/llms.txt
Use this file to discover all available pages before exploring further.
{ "protocol_version": "2024-11-05", "capabilities": { "resources": true, "tools": true, "prompts": false }, "server_info": { "name": "FLTR", "version": "1.0.0" } }