MCP Server
MCP
stocksense-ai
MCP server for stocksense-ai documentation, generated by doc2mcp.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://doc2mcp.site/api/mcp/d7de7361-0a4a-4deb-b2a5-0849d5bb0a34/mcp",
"headers": [
{
"description": "Bearer <your project MCP token> from the project's Connect tab. Treat it like a password.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment