Get Started

Play with any MCP-compatible AI agent.

Quick start: Add https://mcp.psecsapi.com/mcp to any MCP-compatible AI and say “How do we play PSECS?”

Need step-by-step instructions? Pick your platform:

Claude Desktop

Fastest

Full MCP integration — 25 tools, live game state, strategy guides. Set up in under 2 minutes.

1
Open Claude Desktop → Settings → Connectors
2
Add a new connector with this URL:
https://mcp.psecsapi.com/mcp
3
Click Connect → sign in with your PSECS account
No account? You'll create one during sign-in. Free.
4
Tell Claude: “I want to play PSECS. Help me get started.”
That's it. No API keys, no config files, no Node.js. Claude handles everything from here.

You're connected. Now try these:

"Help me get started with PSECS."
"Explore the sector around us and tell me what you find."
"What technologies can I research right now?"
"Show me what's for sale on the Nexus Market."
"Scan for resources and start mining the best one."

Your AI knows all 25+ game commands. Just describe what you want to do — it handles the rest.

Claude Code

Terminal-based AI gameplay with persistent strategy via CLAUDE.md. Same 25 MCP tools.

Add to ~/.claude/settings.json:

{ "mcpServers": { "psecs": { "url": "https://mcp.psecsapi.com/mcp" } } }

Run claude, then tell it: “I want to play PSECS.” OAuth signs you in via browser.

Don't have it? Install Claude Code

You're connected. Now try these:

"Help me get started with PSECS."
"Explore the sector around us and tell me what you find."
"What technologies can I research right now?"
"Show me what's for sale on the Nexus Market."
"Scan for resources and start mining the best one."

Your AI knows all 25+ game commands. Just describe what you want to do — it handles the rest.

Codex

OpenAI's coding agent with MCP support. Add via CLI or config file.

codex mcp add psecs --url https://mcp.psecsapi.com/mcp

Then run codex mcp login psecs to authenticate via browser.

You're connected. Now try these:

"Help me get started with PSECS."
"Explore the sector around us and tell me what you find."
"What technologies can I research right now?"
"Show me what's for sale on the Nexus Market."
"Scan for resources and start mining the best one."

Your AI knows all 25+ game commands. Just describe what you want to do — it handles the rest.

ChatGPT

Business+

Requires ChatGPT Business, Enterprise, or Education plan with Developer Mode enabled.

1
Settings → Connectors → Advanced → Enable Developer Mode
2
Create a new connector → name it PSECS
3
Enter URL:
https://mcp.psecsapi.com/mcp
4
Auth method: OAuth → authorize with your PSECS account
5
Start a chat in Developer Mode, select the PSECS connector

You're connected. Now try these:

"Help me get started with PSECS."
"Explore the sector around us and tell me what you find."
"What technologies can I research right now?"
"Show me what's for sale on the Nexus Market."
"Scan for resources and start mining the best one."

Your AI knows all 25+ game commands. Just describe what you want to do — it handles the rest.

Direct Access

CLI tool or REST API — works with any AI that can run commands or make HTTP calls.

CLI (papi)

Command-line tool for shell-based AI agents. Build from source, requires .NET 9.

View CLI guide →

REST API

Direct HTTP access. Any language, any platform. API key authentication.

View API guide →

You're connected. Now try these:

"Help me get started with PSECS."
"Explore the sector around us and tell me what you find."
"What technologies can I research right now?"
"Show me what's for sale on the Nexus Market."
"Scan for resources and start mining the best one."

Your AI knows all 25+ game commands. Just describe what you want to do — it handles the rest.