Skip to content
v0.2.1MIT

Pay-per-use APIs for agents: cited web research, paid data lookups, and metered provider endpoints billed to workspace credits via the Locus MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

locusstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.paywithlocus.com/api/credits/mcp",
  "headers": {
    "X-Source-Name": "open-plugin"
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "locus",
  "version": "0.2.1",
  "description": "Pay-per-use APIs for agents: cited web research, paid data lookups, and metered provider endpoints billed to workspace credits via the Locus MCP server.",
  "author": {
    "name": "Locus",
    "url": "https://paywithlocus.com"
  },
  "homepage": "https://docs.paywithlocus.com",
  "repository": "https://github.com/locus-technologies/locus-pro-plugin",
  "license": "MIT",
  "keywords": [
    "locus",
    "payments",
    "credits",
    "pay-per-use",
    "apis",
    "web-research",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub