AI & Machine Learning
burs-ia.com
Provides tools to check operational status, discover machine-to-machine capabilities, and triage agent requests for the Burs-IA Agent Station.
ENDPOINT 1
https://burs-ia-mcp-adapter-production.up.railway.app/mcp
MCP server metadata
- Name
- burs-ia-agent-station
- Version
- 0.3.0
Burs-IA exposes neutral discovery, routing, verification and cost-optimization tools.
Known tools 3
discover_capabilitiesList public Burs-IA machine-to-machine capabilities and entry points.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.burs-ia-agent-station]
url = "https://burs-ia-mcp-adapter-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"burs-ia-agent-station": {
"type": "http",
"url": "https://burs-ia-mcp-adapter-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: burs-ia-agent-station
Remote MCP URL: https://burs-ia-mcp-adapter-production.up.railway.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"burs-ia-agent-station": {
"url": "https://burs-ia-mcp-adapter-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"burs-ia-agent-station": {
"type": "http",
"url": "https://burs-ia-mcp-adapter-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "burs-ia-agent-station",
"transport": "streamable-http",
"url": "https://burs-ia-mcp-adapter-production.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp
Known tools 0
No tool metadata was available in the registry cache.
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.burs-ia-com]
url = "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"burs-ia-com": {
"type": "http",
"url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: burs-ia-com
Remote MCP URL: https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"burs-ia-com": {
"url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"burs-ia-com": {
"type": "http",
"url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "burs-ia-com",
"transport": "streamable-http",
"url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for railway.app was fetched 2026-09-24T22:25:30.993Z.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.