← Registry

AI & Machine Learning

atinamos.co.uk

Provides tools to discover, search, and invoke AI agent services from the Atinamos marketplace.

x402 supported1 endpoint5 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://agent.atinamos.co.uk/mcp

No auth detected

MCP server metadata

Name
Atinamos Agent Shop
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Discover machine services available from the Atinamos Agent Shop. Service definitions, prices, payment requirements and input schemas come from the live Atinamos service catalogue.

Known tools 5

list_services

List services currently available from the Atinamos Agent Shop.

Inferred read-only
get_service

Get the machine-readable definition of one live Agent Shop service by catalogue slug.

Inferred read-only
invoke_service

Prepare a paid invocation of one live Agent Shop service.

Inferred read-only
market_search

Search machine services observed by Atinamos harvesters across external discovery sources.

Inferred read-only
market_service

Get one observed machine service from the live Atinamos market registry by its canonical Atinamos service ID.

Inferred read-only

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.atinamos-agent-shop]
url = "https://agent.atinamos.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "atinamos-agent-shop": {
      "type": "http",
      "url": "https://agent.atinamos.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: atinamos-agent-shop
Remote MCP URL: https://agent.atinamos.co.uk/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": {
    "atinamos-agent-shop": {
      "url": "https://agent.atinamos.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "atinamos-agent-shop": {
      "type": "http",
      "url": "https://agent.atinamos.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "atinamos-agent-shop",
  "transport": "streamable-http",
  "url": "https://agent.atinamos.co.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.