Skip to content
VS Code

pohjola api for VS Code

io.github.nousulabs-debug/pohjola-api

Agent-native API for Finnish public company data via YTJ. Pay-per-call $0.01 USDC over x402.

client:VS Code transport:streamable-http tools:1

Install pohjola api in VS Code

.vscode/mcp.json

{
  "servers": {
    "pohjola-api": {
      "type": "http",
      "url": "https://pohjola-api.nousulabs.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

pohjola api in other clients