Market news with the measured price reaction attached to the event that caused it.
claude mcp add movesurge --transport http https://movesurge.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"movesurge": {
"url": "https://movesurge.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"movesurge": {
"serverUrl": "https://movesurge.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"movesurge": {
"type": "http",
"url": "https://movesurge.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"movesurge": {
"url": "https://movesurge.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"movesurge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://movesurge.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://movesurge.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.movesurge--movesurge/reviews or the review_server meta-tool.
POST /mcp