Read-only directory of vetted AI implementation agencies from the Ashton & Forge marketplace.
claude mcp add directory --transport http https://ashtonforge.com/mcp/directory
~/.cursor/mcp.json
{
"mcpServers": {
"directory": {
"url": "https://ashtonforge.com/mcp/directory"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"directory": {
"serverUrl": "https://ashtonforge.com/mcp/directory"
}
}
}
.vscode/mcp.json
{
"servers": {
"directory": {
"type": "http",
"url": "https://ashtonforge.com/mcp/directory"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"directory": {
"url": "https://ashtonforge.com/mcp/directory"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ashtonforge.com/mcp/directory"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://ashtonforge.com/mcp/directory | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.ashtonforge--directory/reviews or the review_server meta-tool.
POST /mcp