AI & Machine Learning
atinamos.co.uk
Provides tools to discover, search, and invoke AI agent services from the Atinamos marketplace.
ENDPOINT 1
https://agent.atinamos.co.uk/mcp
MCP server metadata
- Name
- Atinamos Agent Shop
- Version
- 1.29.1
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
get_serviceGet the machine-readable definition of one live Agent Shop service by catalogue slug.
Inferred read-onlymarket_searchSearch machine services observed by Atinamos harvesters across external discovery sources.
Inferred read-onlymarket_serviceGet one observed machine service from the live Atinamos market registry by its canonical Atinamos service ID.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.