Technical analysis (RSI, MA, signal score) for 9,400+ global stocks, by ticker or name.
claude mcp add technical --transport http https://www.bullbear.ninja/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"technical": {
"url": "https://www.bullbear.ninja/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"technical": {
"serverUrl": "https://www.bullbear.ninja/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"technical": {
"type": "http",
"url": "https://www.bullbear.ninja/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"technical": {
"url": "https://www.bullbear.ninja/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"technical": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.bullbear.ninja/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.bullbear.ninja/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.oswarld--technical/reviews or the review_server meta-tool.
POST /mcp