Five years of 1-minute forex, index and crypto candles, plus a live bridge to a trader's chart.
claude mcp add fxabsolute -- npx -y fxabsolute-mcp
claude_desktop_config.json
{
"mcpServers": {
"fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"fxabsolute": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fxabsolute": {
"command": "npx",
"args": [
"-y",
"fxabsolute-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.varsansri--fxabsolute/reviews or the review_server meta-tool.
POST /mcp