mcp-semeion
Your AI assistant's connection for DNS subdomains
Add mcp-semeion to your AI client, then just ask it to claim and manage a subdomain for you. Your client handles the rest.
Zone:
mcps.my
MCP endpoint: https://semeion.mcps.my/mcp
Connect your client
Run this in your terminal:
codex mcp add mcp-semeion --url https://semeion.mcps.my/mcp
Run this in your terminal:
claude mcp add --transport http mcp-semeion https://semeion.mcps.my/mcp
Add this to your .mcp.json (project or home directory):
{
"mcpServers": {
"mcp-semeion": { "url": "https://semeion.mcps.my/mcp" }
}
}
Add this to opencode.json (project or ~/.config/opencode/):
{
"mcp": {
"mcp-semeion": {
"type": "remote",
"url": "https://semeion.mcps.my/mcp",
"enabled": true,
"oauth": false
}
}
}
Use this generic config in any MCP client that reads a JSON config:
{
"mcpServers": {
"mcp-semeion": { "url": "https://semeion.mcps.my/mcp" }
}
}
Most clients have an "Add MCP server → URL" option —
paste https://semeion.mcps.my/mcp. Or just ask your AI assistant to add this MCP
server for you — give it the endpoint https://semeion.mcps.my/mcp.