MCP Server
MCP
io.github.Crawleo/Crawleo-MCP
Hosted Crawleo MCP (remote streamable HTTP endpoint).
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.crawleo.dev/mcp",
"headers": [
{
"description": "Crawleo API token for authentication. Example: 'Bearer <CRAWLEO_API_KEY>'",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment